-
Notifications
You must be signed in to change notification settings - Fork 82
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
webcam: unable to switch camera via msg.camera #82
Comments
change this function in the code to make it work. |
Thanks for the fix... applied and released as v0.5.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi. I've got a phone with front and back cameras. I'm tryng to switch between them using
msg.camera
with no success.Which node are you reporting an issue on?
node-red-node-ui-webcam
What are the steps to reproduce?
Use an inject node + change node to send
msg.camera=[any number from 0 to n]
to webcam nodeWhat happens?
What do you expect to happen?
Switch between front and back camera normally, as it happens when I use the dropdown selector inside the canvas.
Please tell us about your environment:
The text was updated successfully, but these errors were encountered: