Video-Dev Streams Repository

[
	{
		"title": "Big Buck Bunny",
		"description": "BBB, 5 renditions",
		"url": "https://test-streams.mux.dev/x36xhzz/x36xhzz.m3u8",
		"manifestType": "HLS",
		"streamType": "VOD",
		"fileType": "MPEG2-TS",
		"features": [
			"Multiple Renditions"
		],
		"streamFlaws": [],
		"segmentFlaws": [],
		"notes": [],
		"playerDemos": [
			"Hls.js"
		]
	},
	{
		"title": "Archived Live VTT Countdown",
		"description": "Archived live stream with a new VTT cue every second",
		"url": "https://playertest.longtailvideo.com/streams/live-vtt-countdown/live.m3u8",
		"manifestType": "HLS",
		"streamType": "Archived Live",
		"fileType": "MPEG2-TS",
		"features": [
			"Multiple Renditions"
		],
		"streamFlaws": [],
		"segmentFlaws": [],
		"notes": [],
		"playerDemos": [
			"Hls.js"
		]
	},
	{
		"title": "Radio Host - 10 second start gap",
		"description": "Audio and video segments do not have intersecting time ranges",
		"url": "https://s3.amazonaws.com/bob.jwplayer.com/%7Ealex/123633/new_master.m3u8",
		"manifestType": "HLS",
		"streamType": "VOD",
		"fileType": "MPEG2-TS",
		"features": [],
		"streamFlaws": [
			{
				"flaw": "Gap",
				"timeRange": [
					0,
					10
				]
			}
		],
		"segmentFlaws": [
			{
				"flaw": "Non-intersecting Timestamps",
				"segmentNumber": 0
			}
		],
		"notes": [],
		"playerDemos": [
			"Hls.js"
		]
	},
	{
		"title": "Elephants Dream - Multiple Audio & VTT Tracks",
		"description": "",
		"url": "https://wowzaec2demo.streamlock.net/vod-multitrack/_definst_/smil:ElephantsDream/elephantsdream2.smil/playlist.m3u",
		"manifestType": "HLS",
		"streamType": "VOD",
		"fileType": "MPEG2-TS",
		"features": [
			"Alternate Audio",
			"Multiple Renditions",
			"VTT Subtitles"
		],
		"streamFlaws": [],
		"segmentFlaws": [],
		"notes": [],
		"playerDemos": [
			"Hls.js"
		]
	}
]