When I use OTT Navigator, I provide this MPD URL with its Widevine DRM keys:
https://dcf-de-livedazn.daznedge.net/dash/dazn-linear-016/stream.mpd?p=web&dazn-token=...f583bc021de4a8
When the stream begins to play, OTT Navigator initially requests the following URL for the audio initialization file:
https://dcf-de-livedazn.daznedge.net/dash/dazn-linear-016/1/audio_128kbps/init.cmfa
However, it should instead request the same resource but include the token as part of the URL:
https://dce-de-livedazn.daznedge.net/dash/dazn-linear-016/2/audio_128kbps/D83192883887...6c5656192c8537
Because of this discrepancy, the playback does not continue.
How can I fix this issue?
+ Reply to Thread
Results 1 to 9 of 9
-
-
you need to remove token
Code:https://dcf-de-livedazn.daznedge.net/dash/dazn-linear-016/stream.mpd
check
https://forum.videohelp.com/threads/414381-N_m3u8DL-RE-Not-Able-to-Download-Stream -
I have read it, but they change the user-agent every day. Even several times a day, the user-agent that appears when monitoring web stream traffic is also useless. The only way to make it work with the user-agent of the web stream is with a token.
-
Which country are you referring to? The linear streams work well with this
Code:user-agent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.9.7 Chrome/56.0.2924.122 Safari/537.36 Sky_STB_BCM7278_2019/1.0.0 (Sky, ES340UK, )
-
-
I mentioned in the previous post that it only works with linear channels. I don't have a solution at the moment, but I hope someone can bring good news soon.
-
Similar Threads
-
Assistance required with DAZN
By IrishMarty in forum Video Streaming DownloadingReplies: 21Last Post: 27th Feb 2025, 18:29 -
Dazn
By release88 in forum Video Streaming DownloadingReplies: 3Last Post: 1st Dec 2024, 10:01 -
DAZN event with o11
By code6464 in forum Newbie / General discussionsReplies: 7Last Post: 31st Aug 2024, 12:02 -
Dazn mpd help
By uploadkom in forum Video Streaming DownloadingReplies: 1Last Post: 1st Dec 2023, 17:43 -
DAZN Widevine key request problem
By Caidking in forum Video Streaming DownloadingReplies: 10Last Post: 22nd Dec 2022, 08:34