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

Changing anything on electron.exe breaks camera #73

Open
promosjotte opened this issue Feb 28, 2018 · 4 comments
Open

Changing anything on electron.exe breaks camera #73

promosjotte opened this issue Feb 28, 2018 · 4 comments

Comments

@promosjotte
Copy link

The app uses navigator.mediaDevices.getUserMedia to the camera. The App is copied to the prebuilt files and working, as long as I change anything on the electron.exe file.
After that the internal camera can not be used anymore.
Any possible solution? Or at least an explanation?

@AndreyPopovich
Copy link

Same issue - after rcedit modified electron.exe got navigator.mediaDevices.getUserMedia error "Could not start audio source"

@altis10
Copy link

altis10 commented Mar 27, 2019

Can you check if the application's size is still the one before rcedit changed it?
I got similar error and, when checked, the rcedit app was somehow modifying the size of the exe file....

@AndreyPopovich
Copy link

Can you check if the application's size is still the one before rcedit changed it?

No, size is different. Even if run rcedit without args and not modify resources.

I got similar error and, when checked, the rcedit app was somehow modifying the size of the exe file....

Did you find solution?

@altis10
Copy link

altis10 commented Mar 27, 2019

Unfortunately not yet...

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

3 participants