cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2203
Views
10
Helpful
7
Replies

Cisco CMS 3.1 Streamer Configuration

scr.sybex1
Level 1
Level 1

Dear,

I have CMS 3.1 and a Callbridge VM and Streamer VM.

is there any scenario based configuration for streamer in CMS 3.1? (Please refer to it)

is there any way that i can see the streamer url in cospace to use it in VLC for seeing the stream session?

how can i get the stream url, where should i get that? (is using Vbrick or wowza mandatory) is there any opensource rtmp server that i can use to create url?

 

how  the streamer works? i call cospace with stream button and from outbound rule i send that uri to streamer server and then what happend? what is the job of streamer server if i should use third party app like wowza or Vbrick.

I just want to see the stream session from VLC, is that possible without any third-party server?

 

Thanks

1 Accepted Solution

Accepted Solutions

You need a Wowza or Vbrik for streaming the content  to youtube, Fb or other platforms. 

 

To see the streaming Url use below command on postman. 

 

 

 

GET : https://CMSIP:8443/api/v1/coSpaces/spaceID 

 

To watch streaming on VLC use the streaming link.

 

 



Response Signature


View solution in original post

7 Replies 7

You need a Wowza or Vbrik for streaming the content  to youtube, Fb or other platforms. 

 

To see the streaming Url use below command on postman. 

 

 

 

GET : https://CMSIP:8443/api/v1/coSpaces/spaceID 

 

To watch streaming on VLC use the streaming link.

 

 



Response Signature


hi

 

could you please confim , if i can just use  

GET :  https://CMSIP:8443/api/v1/coSpaces/spaceID   link form CMS  and put the link in VLC  to watch the stream. with no need for Vbrik at all

 

thanks in advance 

 

Cdt.

BalajiSivaraj49175
Spotlight
Spotlight

How use the Cisco CMS streamer configuration is this Cisco-Meeting-Server-3-0

BalajiSivaraj49175
Spotlight
Spotlight

Received this information, Streamer component supports the RTMP standard in order to work with third party
streaming servers that also support the RTMP standard. Vbrick is the officially supported
external streaming server, however, other servers have also been tested.

BalajiSivaraj49175
Spotlight
Spotlight

enable additional SIP tracing using the Logs > Detailed tracing page in the Web Admin
Interface

Amrous_mohamed
Level 1
Level 1

Hi Team

could you please confim , if i can just use  

GET :  https://CMSIP:8443/api/v1/coSpaces/spaceID   link form CMS  and put the link in VLC  to watch the stream. with no need for Vbrik at all

 

thanks in advance 

You need Vbrik or Wowza for  streaming.

 

To watch  on  VLC you need to use below.

 

Media > Open Network Stream > rtmp://WOWZAStreamer server IP:1935/live/CMSSTREAM

 

 

GET :  https://CMSIP:8443/api/v1/coSpaces/spaceID will provide configured  URL details on streaming space as mentioned below.

 

GET : https://1CMSIP0:8443/api/v1/coSpaces/cqfaed65-fecc-4655-a79f-210d3964f8f1

<?xml version=”1.0″?>

<coSpace id=”cqfaed65-fecc-4655-a79f-210d3964f8f1″>

<name>Stream Space</name>

<autoGenerated>false</autoGenerated>

<uri>stream.space</uri>

<secondaryUri>81005</secondaryUri>

<streamUrl>rtmp://cms:username@XX.XX.XX.XX/live/CMSSTREAM</streamUrl>

</coSpace>

 



Response Signature


Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: