Skip to content

Commit

Permalink
fix(FEC-13102): playkit-js -dash - live Test failes (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanTGold committed Apr 18, 2023
1 parent 3c665ed commit 72098e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/src/dash-adapter.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit 72098e9

Please sign in to comment.