From 5766914ac6af38a8179eecc3c1edb0c1ea5b8822 Mon Sep 17 00:00:00 2001 From: JonathanTGold Date: Tue, 18 Apr 2023 18:21:46 +0100 Subject: [PATCH] fix(FEC-13102): playkit-js -dash - live Test failes --- test/src/dash-adapter.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/src/dash-adapter.spec.js b/test/src/dash-adapter.spec.js index 13c92bc4..889f2fb7 100644 --- a/test/src/dash-adapter.spec.js +++ b/test/src/dash-adapter.spec.js @@ -17,7 +17,7 @@ const vodSource = { const liveSource = { mimetype: 'application/dash+xml', - url: 'http://wowzaec2demo.streamlock.net/live/bigbuckbunny/manifest_mpm4sav_mvtime.mpd' + url: 'https://akamaibroadcasteruseast.akamaized.net/cmaf/live/657078/akasource/out.mpd' }; const dvrSource = {