iamscottxu / streams

repository hosting test streams used by hls.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video-dev group test streams

Repository hosting test streams used by https://github.com/video-dev/hls.js (and maybe others).

Github-Pages is assumed to use some sort of CDN to host the content of the master branch here. Using these for any kind of testing should not hit any traffic limitations therefore.

Index

1) Big Buck Bunny

  • Unencrypted
  • 5 qualities different in resolutions bitrate
  • Various H264 profiles (baseline, main, high)
  • PAL res and lower
  • HD + FullHD
  • Codec MIME-types given in master playlist
  • Highly encapsulated directory structure (one sub-dir per segment)

File: x36xhzz/x36xhzz.m3u8

CDN: https://video-dev.github.io/streams/x36xhzz/x36xhzz.m3u8

2) Big Buck Bunny (sample-AES encrypted)

File: bbbAES/playlists/sample_aes/index.m3u8

CDN: https://video-dev.github.io/streams/bbbAES/playlists/sample_aes/index.m3u8

3) Issue 666

  • Byte-ranges into one large TS file

File: issue666/playlists/cisq0gim60007xzvi505emlxx.m3u8

CDN: https://video-dev.github.io/streams/issue666/playlists/cisq0gim60007xzvi505emlxx.m3u8

4) Arte TV VOD

  • Unencrypted
  • H264 2 resolutions, 4 bitrates each (8 bitrates total)
  • 48k AAC audio (no audio-only stream)
  • 10 seconds segments, 50 segments total (500 seconds duration)

File: test_001/stream.m3u8

CDN: https://video-dev.github.io/streams/test_001/stream.m3u8

5) Deltatre/BT DAI discontinuity

File: dai-discontinuity-deltatre/manifest.m3u8

CDN: https://video-dev.github.io/streams/dai-discontinuity-deltatre/manifest.m3u8

  • Single rendition/quality
  • AES-128 encrypted (new key per segment)
  • Codec discontinuity / Dynamic ad-inseration
  • Playlist type event (Event stream)
  • Switch to different PMT / PIDs in Transport Stream
  • Switch to unencrypted mode for ad inserted

6) DK Turntable PTS shift

File: pts_shift/master.m3u8

CDN: https://video-dev.github.io/streams/pts_shift/master.m3u8

  • Unencrypted
  • 4 qualities with different bitrates and resolution
  • PTS shifted by 2.336s for all qualities
  • Provides backup stream
  • Target duration is 5s

About

repository hosting test streams used by hls.js

License:Apache License 2.0