Skip to content

Commit

Permalink
update fMP4 URL
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasSiver committed Dec 4, 2017
1 parent 19174cd commit 18b8e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/streams.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"bbb_aes": {"url": "http://streambox.fr/playlists/sample_aes/index.m3u8", "description": "SAMPLE-AES encrypted", "live": false , "abr": false},
"mp3": {"url": "https://player.webvideocore.net/CL1olYogIrDWvwqiIKK7eLBkzvO18gwo9ERMzsyXzwt_t-ya8ygf2kQBZww38JJT/8i4vvznv8408.m3u8", "description": "MP3 VOD demo", "live": false , "abr": false, "blacklist_ua" : ["safari"]},
"mpeg_audio": {"url": "https://pl.streamingvideoprovider.com/mp3-playlist/playlist.m3u8", "description": "MPEG Audio Only demo", "live": false , "abr": false, "blacklist_ua" : ["internet explorer","MicrosoftEdge","safari","firefox"]},
"fmp4": {"url": "https://storage.googleapis.com/shaka-demo-assets/angel-one-hls/master.m3u8", "description": "HLS fMP4 Angel One multiple audio tracks", "live": false , "abr": false, "blacklist_ua" : ["safari"]}
"fmp4": {"url": "https://storage.googleapis.com/shaka-demo-assets/angel-one-hls/hls.m3u8", "description": "HLS fMP4 Angel One multiple audio tracks", "live": false , "abr": false, "blacklist_ua" : ["safari"]}
}

0 comments on commit 18b8e62

Please sign in to comment.