User Tools

Site Tools


en:stb:player_urls

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
en:stb:player_urls [2018/08/31 09:49]
Alexander created
en:stb:player_urls [2018/08/31 09:54]
Alexander
Line 4: Line 4:
  
   * If URL contains "​.mpd",​ it is treated as MPEG-DASH stream.   * If URL contains "​.mpd",​ it is treated as MPEG-DASH stream.
-  * If URL has scheme "​hls"​ or "​hlss",​ it is treated as HLSv2 stream.+  * If URL has scheme "​hls"​ or "​hlss",​ it is treated as HLSv3 stream.
   * If URL has scheme "​hlsv4"​ or "​hlsv4s",​ it is treated as HLSv4 stream.   * If URL has scheme "​hlsv4"​ or "​hlsv4s",​ it is treated as HLSv4 stream.
   * If URL has scheme "​ffhls"​ or "​ffhlss",​ it is processed over ffmpeg as HLS.   * If URL has scheme "​ffhls"​ or "​ffhlss",​ it is processed over ffmpeg as HLS.
-  * If URL contains "​.m3u8"​ and "​http"​ or "​https"​ scheme, it is currently treated as HLSv2 stream.+  * If URL contains "​.m3u8"​ and has "​http"​ or "​https"​ scheme, it is currently treated as HLSv3 stream.
   * If URL has scheme "​ts"​ or "​tss",​ it is treated as MPEG-TS over HTTP(s).   * If URL has scheme "​ts"​ or "​tss",​ it is treated as MPEG-TS over HTTP(s).
   * If URL contains "/​udp/"​ or "/​rtp/",​ it is treated as MPEG-TS over HTTP(s).   * If URL contains "/​udp/"​ or "/​rtp/",​ it is treated as MPEG-TS over HTTP(s).
   * If URL has scheme "​udp",​ it is treated as MPEG-TS over UDP or over RTP.   * If URL has scheme "​udp",​ it is treated as MPEG-TS over UDP or over RTP.
en/stb/player_urls.txt · Last modified: 2023/10/26 14:00 by Vladimir Manov