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

stop doesnt work correctly for mp4 files #78

Closed
ghost opened this issue Jun 22, 2016 · 2 comments
Closed

stop doesnt work correctly for mp4 files #78

ghost opened this issue Jun 22, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 22, 2016

in the demo click on the mp4 example, play then hit stop and the video will continue playing.

this also occurs on the page I'm making where I started an mp4, then switch the source to youtube and then the mp4 will play alongside the youtube video. pausing or nulling the mp4 doesnt fix it.

@cookpete
Copy link
Owner

Good spot. This is probably a regression from a recent update. I'll look into this shortly.

@cookpete
Copy link
Owner

Fixed in 0.7.4. Apparently this has been a problem for a while.

david-hub024 pushed a commit to david-hub024/React_VideoPlayer that referenced this issue Dec 23, 2018
Otherwise the audio will carry on playing in some browsers
Fixes cookpete/react-player#78
david-hub024 pushed a commit to david-hub024/React_VideoPlayer that referenced this issue May 23, 2020
Otherwise the audio will carry on playing in some browsers
Fixes cookpete/react-player#78
albanqoku added a commit to albanqoku/react-player that referenced this issue Feb 24, 2021
Otherwise the audio will carry on playing in some browsers
Fixes cookpete/react-player#78
Webmaster1116 added a commit to Webmaster1116/video-player that referenced this issue May 20, 2021
Otherwise the audio will carry on playing in some browsers
Fixes cookpete/react-player#78
webmiraclepro added a commit to webmiraclepro/video-player that referenced this issue Sep 9, 2022
Otherwise the audio will carry on playing in some browsers
Fixes cookpete/react-player#78
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

1 participant