mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-21 03:52:24 +00:00
update sintel hls
This commit is contained in:
parent
34357e9447
commit
4f52cd2ba2
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ const testMeta: PlayerMeta = {
|
||||||
};
|
};
|
||||||
|
|
||||||
const testStreams: Record<StreamType, string> = {
|
const testStreams: Record<StreamType, string> = {
|
||||||
hls: "https://bitdash-a.akamaihd.net/content/sintel/hls/playlist.m3u8",
|
hls: "https://alpha-charlott.github.io/video-openh264/Sintel_master.m3u8",
|
||||||
mp4: "https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/Sintel.mp4",
|
mp4: "https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/Sintel.mp4",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue