Stream.Hls.InProgress
The Stream.Hls.InProgress event is sent when the HLS (HTTP Live Streaming) Stream is started and available at a specifc url
:
{
"conference": {
"confId": "conferenceId_UUID",
"confAlias": "example_conference_alias"
},
"thirdPartyId": "example_thirdpartyId",
"region": "eu",
"eventType": "Stream.Hls.InProgress",
"url": "url_to_hls_streaming"
}