Zixi Broadcaster/ZEC v18 Docum...
...
Broadcaster - Error and Resolu...
Broadcaster API Errors
HLS master playlists are not supported
2min
issue "hls master playlists are not supported" error when creating a hls source cause the issue is that you are passing a master playlist, whereas the api expects a media playlist when using the zm ui, it validates the playlist and, if it’s a master playlist, allows the user to select the media playlist they are interested in however, when using the api, it’s up to the user to provide a valid media playlist a master playlist is an hls playlist that includes all available bitrates, while a media playlist is a single bitrate playlist that lists only the segments for playback note some provided url's are signed, and such urls typically expire if that happens, the broadcaster won’t be able to pull the playlist or its segments resolution provide a media playlist instead of a master playlist