-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MediaSource attached to element. Waiting on open... #115
Comments
Same problem here, Stuck on Any info on this? |
+1 |
Does your source work in http://dashif.org/reference/players/javascript/v2.3.0/samples/dash-if-reference-player/index.html ? |
Working only Videojs 5.9, when add Videojs 5.13 random show in console: The error is random. After adding a new Videojs need to refresh the page several times to observe the error. At the Library 5.9 every time it correctly. |
The reason of this bug is the source handler being disposed. |
Same problem here you can reproduce from this url https://detayhosting.com/player3/ |
This is a video.js issue (videojs/video.js#3428) as a workaround please use |
When I run this to try to play a video stream (no audio) it doesn't work properly (videojs-contrib-dash - v2.5.1 ):
And even when pressing play the screen is black.
I noticed that this worked on older versions of videojs and videojs-contrib-dash but now it doesn't.
Steps to reproduce
Create test dash stream with gstreamer videotestsrc
Using nginx built with https://github.com/sergey-dryabzhinsky/nginx-rtmp-module to create dash stream.
Dash stream plays successfully on bitmovin.
mpd file:
The text was updated successfully, but these errors were encountered: