-
Hi, I have a problem with the progress of a live streaming, I have a server of live streaming, the vídeo source usually comes from a video encoder like OBS or VMIX and server convert it to dash. When dash.js player tries to interpret the segments for some reason it cannot play and does not return any type of error. I suspect there is some wrong configuration in my mpd file but I don't know what it is. how does it look in the browser:mpd file (I converted it to txt to upload to github): |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I discovered a dash.js website that validates mpd's. I validated this mpd file, now I'm almost sure it's a configuration problem when generating the mpd, but I don't know how to solve this exactly: |
Beta Was this translation helpful? Give feedback.
Corrected MPD
alterations in ffmpeg dash generation
-use_template 1
,-use_timeline 1
,-utc_timing_url https://time.akamai.com/?ms
,