Joseph Huckaby
Joseph Huckaby
I need to know that hardware / OS / browser you all have. And does it happen on preview but also after submission? Also, please let me know if the...
Dang, unfortunately I don't have an Android device, so I can't reproduce this. It works fine in Firefox on OS X and Windows, so it must be an Android Firefox...
Hey @AlexMVC, I haven't changed anything that would have broken the freeze system. The freeze demo also works fine for me in all browsers: https://pixlcore.com/demos/webcamjs/demos/preview.html Can you try that demo...
Hey @AlexMVC, Apologies, but I cannot run your ASP.NET MVC code. What I need is a *standalone HTML page* where the bug is reproducible. Is it possible for you to...
I'm so sorry, but I still can't troubleshoot your HTML. You see, it won't run on it's own. For example, it looks like you're using some kind of modal dialog...
You have to match the height of the device capture (`dest_height`) with the `crop_height`. Meaning, one of the two dimensions has to match, either width or height, so it can...
Hey @AlexMVC, Yeah, you're right, that is a really odd thing, and I do want to get to the bottom of it. I think it's a bug, because you **should**...
Thanks, I'll check it out!
Not sure what causes this. Please try these other libraries to see if the bug is WebcamJS specific: - Try this HTML5 Webcam test page: https://simpl.info/getusermedia/ - Try this Flash...
Thank you for all these screenshots. Apparently WebcamJS has a bug, whereas all the others don't. I'll look into this as soon as I have time. Thanks!