diff --git a/src/pages/developer/VideoTesterView.tsx b/src/pages/developer/VideoTesterView.tsx index c8c4e39f..6b09de00 100644 --- a/src/pages/developer/VideoTesterView.tsx +++ b/src/pages/developer/VideoTesterView.tsx @@ -18,7 +18,7 @@ const testMeta: PlayerMeta = { }; const testStreams: Record = { - 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", };