Changes between Initial Version and Version 1 of Ticket #1473


Ignore:
Timestamp:
Mar 29, 2012 10:50:50 AM (12 years ago)
Author:
nanang
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1473 – Description

    initial v1  
    1 The encoder framerate is currently calculated from local H263 SDP fmtp, which actually specifies decoder settings, instead of {{{pjmedia_vid_codec_param.enc_fmt.det.vid.fps}}}. 
     1The encoder framerate is currently calculated from local H263 SDP fmtp, which actually specifies decoder settings, it should be calculated from {{{pjmedia_vid_codec_param.enc_fmt.det.vid.fps}}}.