Panel | |
---|---|
In this section:
|
Info | ||
---|---|---|
| ||
Related articles: |
The
Spacevars | ||
---|---|---|
|
Info |
---|
A Video license is not required for Vanilla video session. A Video license is required when using interactive video sessions (e.g. BFCP, FECC, H.239). Refer to Node-Locked Licensing for license details. |
The
Spacevars | ||
---|---|---|
|
Table
1
Video: Video Support Per Call Scenario
Call Scenario | Audio | Video | Presentation | FECC | ||
---|---|---|---|---|---|---|
BFCP/UDP | BFCP/TCP | H.239 | ||||
SIP-SIP | N/A | |||||
SIP-H.323 | ||||||
H.323-H.323 | N/A | N/A |
Media features such as Network Address and Port Translation (NAPT) processing and SRTP are supported for video streams as well. Policy controls are available to manipulate the Video Codec list (refer to Codec List Profile - CLI or Media - Codec List Profile (EMA ) for configuration details), SDP video "media line" related bandwidth attribute and packet marking for QoS of video streams. To allow video peering and conferencing flows, the
Spacevars | ||
---|---|---|
|
For SBC 7000 video performance details, refer to SBC 7000 Performance Metrics.
Excerpt | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Info |
---|
For SIP and H.323 video configuration examples, see: |
To see CLI global statistics examples audio vs. video configurations, see the "Command Examples" section of Show Status Global page.
Info | ||
---|---|---|
| ||
For a video call, SBC supports audio in pass-through mode only. |
The
Spacevars | ||
---|---|---|
|
The
Spacevars | ||
---|---|---|
|
If relaying certain attributes/lines is undesirable, use SIP Message Manipulation (SMM) to delete those particular attributes.
To facilitate video peering and conferencing flows, the SBC relays SDP attributes at the media and session level using the flag sdpAttributesSelectiveRelay
.
The CLI syntax is shown below.
Code Block | ||
---|---|---|
| ||
% set addressContext default zone INTERNAL sipTrunkGroup SIP_INT media sdpAttributesSelectiveRelay <disabled | enable> |
This flag controls the selective relay of unknown SDP attributes at the session level, and selective relay of unknown SDP attributes in core audio stream.
The example scenarios below depict the effects of enabling/disabling this flag to session, core and video streams:
Table
2: sdpAttributesSelectiveRelay Flag Impact to Video Streams
Scenario |
---|
SDP Stream Offers | Flag On | Flag Off | |||||
---|---|---|---|---|---|---|---|
Session | Core | Video | Session | Core | Video | ||
1 | Audio only | relayed | relayed | -- | dropped | dropped | -- |
2 | Audio only, and then... | relayed | relayed | -- | dropped | dropped | -- |
Audio + Video | relayed | relayed | dropped | dropped | |||
3 | Audio + Video | relayed | relayed | dropped | dropped | ||
Audio + Video | relayed | relayed | dropped | dropped |
The
Spacevars | ||
---|---|---|
|
The Video and other conference-related streams are allowed to pass through when the Packet Service Profiles on both call legs allow video (non-zero maxVideoBandwith
value as shown in example below).
Code Block | ||
---|---|---|
| ||
% set profiles media packetServiceProfile INGRESS videoCalls maxVideoBandwith 2000 % set profiles media packetServiceProfile EGRESS videoCalls maxVideoBandwith 2000 |
The “Floor Control” feature is the process by which access to a shared resource, or shared whiteboard, is controlled by granting access to participants in a multiparty communication session using the Binary Floor Control Protocol (BFCP) whereby a separate TCP connection is used for each BFCP session.
The
Spacevars | ||
---|---|---|
|
The
supports H.323-H.323 video peering scenarios, for example H.323-H.323 call with an audio and video stream. Unlike SIP video where all codecs are relayed through the Spacevars 0 series4
, H.323 only supports a subset of SIP video codecs (refer to Supported Codecs and Transcoding). Spacevars 0 product
A video stream is allowed to pass through if the Packet Service Profiles on both call legs allow video (non-zero maxVideoBandwith
value as shown in above example.
H.239 protocol allows sharing graphical content such as presentation slides, applications, complete desktops or other external video sources with other conference participants. The content is treated as a second video stream provided by one source and distributed to all other participants in a conference.
The
Spacevars | ||
---|---|---|
|
The
Spacevars | ||
---|---|---|
|
Info |
---|
Refer to Video Codecs for details. |
To: | See page: |
---|---|
Enable RTCP relay | |
Relay SDP at media level | |
Relay SDP at session level | |
Relay video codecs | EMA: Media Profiles - Codec Entry CLI: Codec Entry - CLI |
Configure codec list profile | |
Send RTCP port in outgoing SDP | |
Configure BFCP timers |