mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-12 11:26:39 +00:00
ios player: add HLS test streams from video-dev (Hls.js org)
This commit is contained in:
parent
4a62c09504
commit
4e66ccac60
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
||||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<array>
|
<array>
|
||||||
|
|
||||||
|
<!-- https://github.com/video-dev/streams HLS streams -->
|
||||||
|
<string>https://video-dev.github.io/streams/x36xhzz/x36xhzz.m3u8</string>
|
||||||
|
<string>https://video-dev.github.io/streams/test_001/stream.m3u8</string>
|
||||||
|
|
||||||
<!-- Big Buck Bunny -->
|
<!-- Big Buck Bunny -->
|
||||||
<string>http://download.blender.org/peach/bigbuckbunny_movies/big_buck_bunny_480p_surround-fix.avi</string>
|
<string>http://download.blender.org/peach/bigbuckbunny_movies/big_buck_bunny_480p_surround-fix.avi</string>
|
||||||
<string>http://mirrorblender.top-ix.org/peach/bigbuckbunny_movies/big_buck_bunny_480p_h264.mov</string>
|
<string>http://mirrorblender.top-ix.org/peach/bigbuckbunny_movies/big_buck_bunny_480p_h264.mov</string>
|
||||||
|
|
Loading…
Reference in a new issue