Closed jgcaruso closed 1 year ago
Hey! We've detected some video files in a comment on this issue. If you'd like to permanently archive these videos and tie them to this project, a maintainer of the project can reply to this issue with the following commands:
@video-archivist-bot save WjbYME
@video-archivist-bot save ZEOWPE
@video-archivist-bot save 1jYopA
@video-archivist-bot save MAWY6j
@video-archivist-bot save REVbNE
@video-archivist-bot save rwoo0w
Hi @jgcaruso, I suspect the issue is actually fixed in FireFox 115. I ran into this bug a while ago and discovered it was an issue with setting the loop
attribute on the video element combined with source buffer trimming, so I filed a bug.
See: https://bugzilla.mozilla.org/show_bug.cgi?id=1829086.
You can test against https://www.mozilla.org/en-US/firefox/115.0a1/releasenotes/
If that doesn't work please tag me and I'll gladly take a closer look.
@adrums86 thanks for that!
It does seem to be working well in Firefox 115! I've had the videos playing for a while now, refreshing occasionally as well.
Closing this since it seems to be a FireFox issue. Feel free to open a new issue if necessary.
Description
When there is a looping video (one or more on the same page) the players all fail to restart and display an error on screen
Multiple videos - error on loop Single video - error on loop Multiple videos, no looping - no error
Fragmented mp4, multiple videos
Sources
I've had this issue with my own source media (fragmented mp4 files) as well as the demo source media from videojs "advanced examples" page
videojs example sources - used in first 3 test pages above https://d2zihajmogu5jn.cloudfront.net/elephantsdream/hls/ed_hd.m3u8 https://d2zihajmogu5jn.cloudfront.net/sintel/master.m3u8 https://d2zihajmogu5jn.cloudfront.net/big-buck-bunny/master.m3u8
Some of my own source media - used in fragmented test page above https://videos.files.wordpress.com/EnQKgGDc/video-a52836b5c2_mp4.adaptive_4.m3u8 https://videos.files.wordpress.com/g6bCyLO7/molly_iphone_img_4058_mov.adaptive_4.m3u8 https://videos.files.wordpress.com/NGYE1Hqy/video-206c645332_mp4.adaptive_3.m3u8
Steps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
Results
Expected
The videos should loop without failing
Error output
If there are any errors in the console, from the player, or anywhere else please include them here:
Additional Information
This seems to be easily reproduced in Firefox. I think I've seen similar issues in Chrome, but at the moment I'm not able to reproduce there. Its possible what I recall seeing in Chrome is a different issue that just presents the same error screen.
videojs-http-streaming version
videojs-http-streaming 2.16.2 and 3.3.1
videojs version
video.js 8.3.0
Browsers
what browsers are affected? please include browser and version for each
Platforms
what platforms are affected? please include operating system and version or device and version for each
Other Plugins
are any other videojs plugins being used on the page? If so, please list them with version below.
Other JavaScript
are you using any other javascript libraries or frameworks on the page? if so please list them below.