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

Video feed freezes on Android 6 Chrome 52 #5

Closed
sthag opened this issue Sep 13, 2016 · 7 comments
Closed

Video feed freezes on Android 6 Chrome 52 #5

sthag opened this issue Sep 13, 2016 · 7 comments

Comments

@sthag
Copy link

sthag commented Sep 13, 2016

I'm experiencing the problem that the code is working fine on desktop chrome 52 for example.
But on Android 6 with Chrome 52 the camera feed is displayed but freezes after one second.
The feed continues if the html element containing the video source is touched and moved permanently. As long as there is movement the video feed is updated. Without interaction the video stops.

Is there a solution to this problem?

@Kephson
Copy link
Owner

Kephson commented Oct 31, 2016

Hi, at the moment I don't know a solution for this problem.

@Kephson
Copy link
Owner

Kephson commented Nov 3, 2016

@sthag could you give me some more information about the script: did you use the Photobooth version or the Saycheese version?

@Kephson
Copy link
Owner

Kephson commented Nov 3, 2016

You could try the demonstration of this script: https://github.com/jhuckaby/webcamjs. I think I will integrate this in the next version.

@sthag
Copy link
Author

sthag commented Nov 7, 2016

I jumped through many different implementations here at github of the qrcode from lazarsoft. I experienced the same problem with some other repo and there was an easy solution. At some point a video tag is inserted into the dom and if it has the autoplay attribute it runs just fine. For more info see this issue. Maybe this helps.

@Kephson Kephson added the bug label Mar 2, 2017
@Kephson
Copy link
Owner

Kephson commented Mar 2, 2017

I tried some changes for the scripts, but the video still freezes with Chrome in Android.
I updated the script with some changes for the say cheese version and this is the best version at the moment.

@SvilenStoianov
Copy link

SvilenStoianov commented Mar 27, 2017

Hope that there will be solution for this issue.

@Kephson
Copy link
Owner

Kephson commented Aug 22, 2018

I think there is no solution at the moment.

@Kephson Kephson closed this as completed Aug 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants