Is there a way to get browsers to see my virtual camera as an environment-facing camera? #7084
Unanswered
mfulton26
asked this question in
Development Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Web APIs for web browsers support selecting a camera based on being user-facing, environment-facing (aka rear-facing), etc. (MediaTrackConstraints.facingMode - Web APIs | MDN).
Is there a way to specify properties on the OBS virtual camera so that I can specify its
facingMode
?Beta Was this translation helpful? Give feedback.
All reactions