Skip to content

Http Live Streaming

LukePulverenti edited this page Mar 11, 2013 · 14 revisions

Media Browser supports the Http Live Streaming protocol, also known as HLS.

The url's are:

  • /Videos/{Id}/stream.m3u8
  • /Audio/{Id}/stream.m3u8

For a complete list or parameters, see:

Audio Streaming

Video Streaming

Currently we do not support HLS adaptive bitrate streaming, although this is in the backlog for a future release.

Clone this wiki locally