Sessions
Get HLS playlist
Get HLS playlist for a session recording using app auth or an RTC token
get/v1/sessions/{id}/hls
Path parameters
idstring uuid required
Response
HLS M3U8 playlist.
string required
HLS M3U8 playlist.
Changes
Changed in 6 of the 54 revisions of this API.16
- ○
added the optional property
linkToDocsto the response with the404statusresponse-optional-property-added
- ○
- ▲
added the pattern
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$to thepathrequest parameteridrequest-parameter-pattern-added
- ○
the response property
context/items/paramsbecame required for the status404response-property-became-required
- ▲
- ○
api tag
HLSremovedapi-tag-removed
- ○
- ○
api tag
HLSaddedapi-tag-added
- ○
- ○
api tag
HLSremovedapi-tag-removed
- ○
- ○
endpoint added
endpoint-added
- ○