You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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....
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?
The text was updated successfully, but these errors were encountered: