Video Codecs SIP
The
Unable to show "metadata-from": No such page "_space_variables"
relays all video codecs by default using static or dynamic payloads.
Video Codecs H.323
The Unable to show "metadata-from": No such page "_space_variables"
supports the following codecs for H.323-H.323 video peering scenarios (i.e. H.323-H.323 calls with an audio and video stream).
Table 1: Supported Codecs for H.323-H.323 Video Peering
Codec Variant | Payload Type |
---|
H.224 | Dynamic |
H.261 | 31/Dynamic |
H.263 | 34/Dynamic |
H.263-1998 | Dynamic |
H.263-2000 | Dynamic |
H.264 | Dynamic |
H.264-RCDO | Dynamic |
H.264-SVC | Dynamic |
Video Bandwidth Allocation
The
Unable to show "metadata-from": No such page "_space_variables"
supports determining a session bandwidth value when a video is present in a call and use the same session bandwidth value to allocate for the entire call. Since, a call is a multiplex of streams, the same bandwidth number is used to allocate the video stream. This is based on the assumption that at any point of time during a call, all the session bandwidth can also be used by the video. But, this happens if all the other streams are stopped or currently not in use. If there is a video in the call, the
Unable to show "metadata-from": No such page "_space_variables"
switches between the new session based allocation and the original stream based methods.
The
Unable to show "metadata-from": No such page "_space_variables"
includes the following advantages with using the session-based allocation method:
- Allocates bandwidth at the session level and not at the individual stream level.
- Applies the PSP video bandwidth settings to a session and not to individual stream.
- Sets the session bandwidth to in H.323 / SIP calls.
- Enhances the CDR to track error bursts and to compute an estimated reduction factor.
- Allocates based on the minimum value of the video and session bandwidth.
- Enforces all streams to be present on the same LIF.
Managing Bandwidth Settings
The bandwidth signaling in SDP can be done at the session level, the media level or both. The majority of the endpoint implementation uses the session level signaling. When the bandwidth is signaled at the session level, the usage of the bandwidth across the stream varies in a call.
For example: If a call with audio exists, video and slides in it with the following conditions:
If | Then |
---|
the slide stream is not in use. | the video stream consumes more bandwidth. |
the slide stream is in use. | the stream gets reduced by the amount of bandwidth used by the slide stream. |
the slide stream is paused and audio is in mute. | the all of the available session bandwidth. |
, the bandwidth allocation is performed for the entire session and not on individual streams.
For information on SIP-SIP Video treatment, refer to Video Support.