Dash-Industry-Forum / dash.js

A reference client implementation for the playback of MPEG DASH via Javascript and compliant browsers.
http://reference.dashif.org/dash.js/nightly/samples/dash-if-reference-player/index.html
Other
5.15k stars 1.68k forks source link

Questions about the relationship between the version of dash.js and live playback. #884

Closed JamesXu20150314 closed 8 years ago

JamesXu20150314 commented 8 years ago

Hello,

I want to ask a question about the playback the live MPD file it the version 1.3 and the version 1.5 of the dash.js. I found the version 1.3 dash.js cannot play the live media stream is produced by DashCast. However, the version 1.5 dash.js can play it well. So, I want to know whether or not the version 1.3 dash.js can't support the live stream by the DashCast. In the MPD file, the type is dynamic.

Thanks,

JamesXu

leandropjp commented 8 years ago

Hi @JamesXu20150314, could you show me you MPD file generated by the DashCast and the commands that you used. I am trying to do a live stream as well but I am with some problem to stream and I believe that there is a problem with my MPD because I needed to manually install the DashCast in my machine ( OS X). Sorry for not answer your question.