Skip to content
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

Firefox play recorded webm video with audio only once #145

Closed
ignl opened this issue Jul 22, 2016 · 5 comments
Closed

Firefox play recorded webm video with audio only once #145

ignl opened this issue Jul 22, 2016 · 5 comments

Comments

@ignl
Copy link

ignl commented Jul 22, 2016

Problem is reproducible on https://www.webrtc-experiment.com/RecordRTC/. Once you record audio-video with Firefox (47 in my case) and then open new tab video plays fine first time but then hangs on and to play it again browser needs refresh. On my project I tried with another webm sample and it was playing fine, however the one recorded with recordrtc had the same problem. Just in case I tried with all firefox extensions disabled, but result was the same.

@ignl
Copy link
Author

ignl commented Jul 24, 2016

OK another probably related problem. Files recorded with recordrtc are not "seekable". Again reproducible on https://www.webrtc-experiment.com/RecordRTC/. Record a video and try to play it in new tab. Firefox seeker seems to show a position but does not allow changing it. Chrome does not show position at all and seeker starts to work only on the second play (firefox as mentionet in first post does not play second time). On my project it is the same with recorded webms and with sample "correct" webm it everything works fine. It seems that that there is some problem with recorded file itself.

@ignl
Copy link
Author

ignl commented Jul 24, 2016

Ok I have checked recorded webm with mkvalidator and here is the warning: WRN800: The segment has Clusters but no Cues section (bad for seeking)

@ignl
Copy link
Author

ignl commented Jul 24, 2016

@ignl
Copy link
Author

ignl commented Aug 3, 2016

This issue is now solved on Firefox 48

@nicolasxu
Copy link

It is not solved on at all! 57.0.3 (64-bit)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants