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 code straightly ignore the specified videoDeviceId if shouldSwitchToCamera() returns true, instead it picks an "environment" camera itself. This is undesired when I want to select a specific "environment" camera (e.g. the ultra wide, etc.)
The text was updated successfully, but these errors were encountered:
react-camera-pro/src/components/Camera/Camera.tsx
Line 245 in d0cce40
the code straightly ignore the specified videoDeviceId if
shouldSwitchToCamera()
returns true, instead it picks an "environment" camera itself. This is undesired when I want to select a specific "environment" camera (e.g. the ultra wide, etc.)The text was updated successfully, but these errors were encountered: