On Firefox (Quantom for Testing) Video stops after 1 second and stops buffering MSE

Open
#125 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
frontend, web-dev

Research direction

Start with js/main.js around line 64 and reproduce the test.webm case in Firefox on Windows using the reported NUM_CHUNKS setting. Compare the buffering behavior with Chrome and verify that playback no longer stops after about one second and the InvalidStateError is absent.

Written by the indexing model from the issue text.

Description

Hello,

under Firefox/Windows the video test.webm stops the buffering after 1 second and hang in the load circle.
When i reduce the NUM_CHUNKS Size its play more seconds and when i reduce it to 1 the whole video plays.

InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable main.js:64
	readChunk_/reader.onload https://simpl.info/mse/js/main.js:64:9

Under Chrome its functioned well.

When i want to use an mp4 it don't start playing, by the way.

thx

ps: How do you convert ore create your webm that it is streamable as an blob with MSE?

Dominant language
HTML
Stars
5.2k
Forks
1.6k
Avg merge
3h 37m
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from samdutton/simpl

All issues in samdutton/simpl

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.