Submitted ideas will be evaluated by our product teams for upcoming releases and will be responded to so you know where things stand. For product support, please use the community forums or contact TAC.
NOTE: All Cisco employees & Channel Partners must enter Ideas through this Ideas Portal.
WebEx offers an option to use live streaming in a meeting, but there is no option in documents to register and start live streaming from an API.
Two requests, similarly to what Zoom and other platform offer today:
1. Have an API to register the Live Stream to a RTMP service prior to the meeting. API example:
"PATCH /meetings/{meetingId}/livestream" to update a meetingId with the live stream streamUrl and StreamKey.
Body request to include:
{
"stream_url": "mycompany.com/livestream",
"stream_key": "Contactit@mycompany.com",
}
2. Once the meeting started have an option API to start/stop the live streaming:
For example:
PATCH /meetings/{meetingId}/livestream/status
Body request will include the stream provider:
{
"action": "start",
"settings": {
"display_name": "The stream provider"
}
}
I have also a case for virtual hearings for courts on Mexico.
It seems this is a hot topic for judicial. Hope we can have this working soon!
Attachments Open full size
We have an identical use case as Edward. Our virtual court proceeding included members of the public would like to migrate these non-talking public participants to a live stream to decrease Webex attendee management (muting, etc) time. Non-tech savvy judicial officers or their staff need to run these Webex meetings and making the platform as user friendly as possible with fewer clicks is key to continued adoption. We would like to decrease attendee management but not at the cost of these Judicial Officers needing to copy/paste streaming info for every meeting started. An API or saved streaming profiles would solve this.
Attachments Open full size
Our use case is we have a virtual hearing platform for courts powered by Webex (and on solutions+). Some customers want certain courts or hearings streamed live to their public website. Currently this requires a judge or admin manually entering streaming settings every time a meeting starts. API access would allow us to automate this.
Attachments Open full size
would love to hear about specific usecases / examples
Attachments Open full size
In addition to the above, it would also be helpful if there was an option to auto-start live streaming when pre-configuring the live stream url and key.
Attachments Open full size
Up
Attachments Open full size