Recent Changes - Search:

Documents

Download

Building

Support

Wiki Stuff

edit SideBar

MediaOptions

CodecDocs.MediaOptions History

Hide minor edits - Show changes to output

Changed line 2 from:
!!!"Needs Jitter"
to:
!!!"Needs Jitter" (audio/video)
Changed lines 5-34 from:
!!!"Clock Rate"
Sampling rate for codec. Set to 8000 for audio codecs, and 90000 for video codecs.

!!!"Frame Time"

!!!"Max Frame Size"

!!!"Max Bit Rate"

!!!"Target Bit Rate"

!!!"Rx Frames Per Packet"

!!!"Tx Frames Per Packet"

!!!"Frame Width"

!!!"Frame Height"

!!!"Min Rx Frame Width"

!!!"Min Rx Frame Height"

!!!"Max Rx Frame Width"

!!!"Max Rx Frame Height"

!!!"Temporal Spatial Trade Off"

!!!"Tx Key Frame Period
"
to:
!!!"Clock Rate" (audio/video)
RTP clock rate for
codec. Set to 8000 for audio codecs, and 90000 for video codecs.

!!!"Frame Time" (audio/video)
Time in RTP clock units for a single codec frame. For example, G.711 has a frame time of 8, as it is
programs in milliseconds. GSM 06.10 has a frame time of 160, which is 20ms. A video codec at 10 frames/second
has a frame time of 900

!!!
"Max Bit Rate" (audio/video)
The maximum rate in bits/second that a codec can transmit. This rate is for the payload only - the overhead of the RTP/IP/UDP headers is not included.

!!!"Target Bit Rate" (audio/video)
The target rate in bits/second that a codec should transmit. This rate is for the payload only - the overhead of the RTP/IP/UDP headers is not included.

!!!"Max Frame Size" (audio)
Maximum frame size (in bytes) for a single codec frame

!!!"Rx Frames Per Packet" (audio)
The preferred number of frames per RTP packet to receive

!!!"Tx Frames Per Packet" (audio)
The preferred number of frames per RTP packet to receive

!!!"Frame Width" (video)
The width in pixels of frames that a video codec should transmit

!!!"Frame Height" (video)
The height in pixels of frames that a video codec should transmit

!!!"Min Rx Frame Width" (video)
The minimum width in pixels of frames that a video codec will receive

!!!"Min Rx Frame Height" (video)
The minimum height in pixels of frames that a video codec will receive

!!!"Max Rx Frame Width" (video)
The maximum width in pixels of frames that a video codec will receive

!!!"Max Rx Frame Height" (video)
The maximum height in pixels of frames that a video codec will receive

!!!"Temporal Spatial Trade Off" (video)
TBD

!!!"Tx Key Frame Period" (video)
TBD
Changed lines 2-32 from:
!!!"Needs Jitter" - if non-zero, a jitter buffer will be used when receiving data using this format. Normally only used for audio codecs.

!!!"Clock Rate" - sampling rate for codec. Set to 8000 for audio codecs, and 90000 for video codecs.

"Frame Time"

"Max Frame Size"

"Max Bit Rate"

"Target Bit Rate"

"Rx Frames Per Packet"

"Tx Frames Per Packet"

"Frame Width"

"Frame Height"

"Min Rx Frame Width"

"Min Rx Frame Height"

"Max Rx Frame Width"

"Max Rx Frame Height"

"Temporal Spatial Trade Off"

"Tx Key Frame Period"
to:
!!!"Needs Jitter"
If non-zero, a jitter buffer will be used when receiving data using this format. Normally only used for audio codecs.

!!!"Clock Rate"
Sampling rate for codec. Set to 8000 for audio codecs, and 90000 for video codecs.

!!!"Frame Time"

!!!"Max Frame Size"

!!!"Max Bit Rate"

!!!"Target Bit Rate"

!!!"Rx Frames Per Packet"

!!!"Tx Frames Per Packet"

!!!"Frame Width"

!!!"Frame Height"

!!!"Min Rx Frame Width"

!!!"Min Rx Frame Height"

!!!"Max Rx Frame Width"

!!!"Max Rx Frame Height"

!!!"Temporal Spatial Trade Off"

!!!"Tx Key Frame Period"
Changed lines 1-3 from:
* Common options
"Needs Jitter"
"Clock Rate"
to:
!! Common options
!!!"Needs Jitter" - if non-zero, a jitter buffer will be used when receiving data using this format. Normally only used for audio codecs.

!!!
"Clock Rate" - sampling rate for codec. Set to 8000 for audio codecs, and 90000 for video codecs.
Added line 7:
Added line 9:
Added line 11:
Added line 13:
Added line 15:
Added line 17:
Added line 19:
Added line 21:
Added line 23:
Added line 25:
Added line 27:
Added line 29:
Changed lines 31-32 from:
"Tx Key Frame Period"
to:

"Tx Key Frame Period"
Added lines 1-17:
* Common options
"Needs Jitter"
"Clock Rate"
"Frame Time"
"Max Frame Size"
"Max Bit Rate"
"Target Bit Rate"
"Rx Frames Per Packet"
"Tx Frames Per Packet"
"Frame Width"
"Frame Height"
"Min Rx Frame Width"
"Min Rx Frame Height"
"Max Rx Frame Width"
"Max Rx Frame Height"
"Temporal Spatial Trade Off"
"Tx Key Frame Period"
Edit - History - Print - Recent Changes - Search
Page last modified on May 28, 2008, at 06:14 AM