cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
404
Views
0
Helpful
1
Replies

Enable viewing of recorded meeting on company website

anupammisra
Level 1
Level 1

Hello,

I just want to know that is it possible to use API to stream webex recorded meeting to company's website.

If so can i get link to some sample or reference on how to do it.

Our platform is DOT NET.

Thanks

Anupam Misra.

1 Reply 1

nmorrow
Cisco Employee
Cisco Employee

Hello,

     WebEx recordings use proprietary ARF format that plays back inside of WebEx NBR playback utility. It is possible to provide a streaming URL, but the recording will play in the WebEx application. It is possible to download the recording and use the NBR playback utility to convert the file to WMV, MP4, or FLV, for embedded webpage viewing, but it is generally recommended to leave it in original format for quality purposes. You can use XML API command LstRecording to retrieve a list of recordings, along with streaming URL.