Stream.Rtmp.InProgress
The Stream.Rtmp.InProgress event is sent when the RTMP Stream is started and available to access.
{
"conference": {
"confId": "conferenceId_UUID",
"confAlias": "example_conference_alias"
},
"thirdPartyId": "example_thirdpartyId",
"uri": "example_rtmp_uri",
"region": "eu",
"eventType": "Stream.Rtmp.InProgress"
}
Updated 12 months ago
Did this page help you?