-
Notifications
You must be signed in to change notification settings - Fork 729
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
Source of video doesn't change #425
Comments
Thanks for the issue @artem-gorokhovskii! I can confirm this issue. I think was also fixed is version 0.2.3. Can you please try this newer version and let me know if it helps? Thanks again! |
@timmydoza Thanks for your response! |
Hey @artem-gorokhovskii! Looks like 0.2.3 only partially fixed the issue. I can confirm that there is still a bug to fix in 0.2.3. It looks like it only happens the first time a user grants permission to the application. All other times a user visits this app it seems to work ok. I'll start working about a fix. Stay tuned! |
@artem-gorokhovskii - we just merged in a fix for this issue. Please let us know if you see anything else. Thanks! |
Describe the bug
When you're changing video input with turned off camera (but permission for the camera - allow) - value in select changes, but the video is capturing from the previous device.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Camera picture is from selected device in video input.
Real behavior
Camera picture is from the first device, but we chose another video input device
Screenshots
selected video input: HP HD Camera (black screen - covered camera, it's ok):
turned off camera:
opened audio and video settings.
note, that initially we don't have video input device:
chosen another video input device: OBS Virtual Camera
and pressed "Done"
Start your video.
You will see the previous source of the video (what is incorrect, expected another video source):
Environment:
OS: Windows 10
Browser: Chrome Version 88.0.4324.150 (Official Build) (64-bit)
App Version: 0.2.1
Twilio-video: 2.9.0
Node.js version: 14.15.1
The text was updated successfully, but these errors were encountered: