My customer would like to do the following
They are looking forward to using API for learning management system
- Can they embed the video player in a HTML?
- Can they control "play" "pause" and "stop" with API?
- Can WebEx log the video start time/end time? (this does not matter in WebEx site or API)
- Can WebEx log the video seek postion when user stop(or exit) the video? (this does not matter in WebEx site or API)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sorry but none of the capabilities you are looking for are capable directly through any existing API's, you would have to retrieve the recordings using the NBR API in a MP4 format, do analytics on the resulting files and prepare them for web consumption entirely on your side.
You can find more information on the NBR API here, all it can help you do is retrieve the videos for further proccessing: https://developer.cisco.com/site/webex-developer/develop-test/nbr-web-services-api/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hi Ryan,
Thanks your advice.
Is the API applicable only enabled CMR site?
I worry when webex record in arf format, in that case, we can't retrieve the recording url.
Regards,
Shnichi
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can only get meetings via the NBR API in MP4 format if its a CMR Session recording; however you can still use NBR Services API to download ARF files from non-CMR recordings directly via SOAP using the DownloadFile function.
For further non-api related inquiries about NBR Services, and any costs involved please refer to your CSM or WebEx Sales.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Thank you, Ryan.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comments
0 comments
Please sign in to leave a comment.