openj-gate.com

lechoixdeslibraires.com

open4u.co.uk

argosnear.me

sarf3omlat.com

opencities.ca

australia-opening-times.com

Broadcast_SIP_call_to_streamRTMP

Capturing video and republishing of SIP video call

Functions SIP as Stream and SIP as RTMP

A SIP call made through a WCS server can be captured to the stream on the server when making the call. Then this stream can be played in a browser or republished to an RTMP server for further playback.

Capturing and republishing SIP phone calls is controlled by the REST API calls

Specifications

Protocols
and technologies
SIP codecs RTMP codecs SIP devices
  • SIP
  • WebRTC
  • Flash
  • RTMP
  • H.264
  • VP8
  • G.711
  • Speex
  • Opus
  • H.264
  • AAC
  • G.711
  • Speex
  • Polycom DMA
  • Cisco Media Server
  • Asterisk
  • OpenSIPs
  • Bria, etc
Protocols and technologies
  • SIP
  • WebRTC
  • Flash
  • RTMP
SIP codecs
  • H.264
  • VP8
  • G.711
  • Speex
  • Opus
RTMP codecs
  • H.264
  • AAC
  • G.711
  • Speex
SIP devices
  • Polycom DMA
  • Cisco Media Server
  • Asterisk
  • OpenSIPs
  • Bria, etc

Scheme for capturing and republishing a stream from a SIP call

  1. A video call is established between the WCS and the SIP device (SIP MCU, conference server or SIP softphone)
  2. The WCS receives audio and video data from this SIP device
  3. The WCS server redirects the received audio and video traffic to an RTMP server or other device that can receive and process an RTMP stream, or plays in the player

 

sip to stream rtmp SIP as RTMP WCS stream VLC browser Flash

 

Step-by-step diagram of capturing and republishing a stream from a SIP call

  1. REST client starts a call using REST call /call/startup;
  2. WCS server connects to SIP server;
  3. The SIP server transfers audio-video stream to the WCS;
  4. The browser requests playback of the stream from the WCS server;
  5. The WCS server broadcasts the audio-video stream that was received from the SIP server.

 

sip as stream call flow SIP as RTMP WCS stream VLC browser Flash

 

Step-by-step diagram of capturing and republishing a stream from a SIP call to RTMP

  1. REST client starts a call using REST call /call/startup;
  2. WCS server connects to SIP server;
  3. The SIP server transfers audio-video stream to the WCS server;
  4. The WCS server republishes the received audio-video stream to the RTMP server.

 

sip as rtmp-call flow SIP as RTMP WCS stream VLC browser Flash

 


Related Articles