Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#1622 closed defect (fixed)

Apply H264 SDP fmtp parameters: max-fs, max-mbps, max-br

Reported by: nanang Owned by: nanang
Priority: normal Milestone: release-2.1
Component: pjmedia Version: trunk
Keywords: sipit30 Cc:
Backport to 1.x milestone: Backported: no

Description

Related issue:

  • when sending resolution in default codec param is higher for remote profile-level, scale it down but try to maintain the aspect ratio
  • when decoding resolution in default codec param is lower than local profile-level, adjust it, note that this param is used by rendering video device to allocate buffer, so it must be set to the maximum
  • normalize encoding/decoding bitrate.

Change History (2)

comment:1 Changed 11 years ago by nanang

  • Resolution set to fixed
  • Status changed from new to closed

In 4361:

Close #1622: Apply H264 SDP fmtp parameters: max-fs, max-mbps, max-br.

comment:2 Changed 11 years ago by nanang

In 4362:

Re #1622: fixed bad default aspect ratio.

Note: See TracTickets for help on using tickets.