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
Did this work before?
I have two PC devices: with a camera and without. When I calling from a device with camera to a device without a camera, second device received a video track from the caller (first device). But, when I calling from a device without a camera - I don't receive a video track from the remote participant (from a device, who has a camera).
Expected behavior
Participant, who don't have a camera device always receive video track from a remote participant, who has a camera device
Actual behavior
Participants, who don't have a camera device receive video track from a remote participant, who has a camera device only if caller has a camera device.
Environment details
Windows 10 x64
Chrome 81.0.4044.129
SDK 2.12.7
Vue.js 2.6.10
Did this work before?
I have two PC devices: with a camera and without. When I calling from a device with camera to a device without a camera, second device received a video track from the caller (first device). But, when I calling from a device without a camera - I don't receive a video track from the remote participant (from a device, who has a camera).
Expected behavior
Participant, who don't have a camera device always receive video track from a remote participant, who has a camera device
Actual behavior
Participants, who don't have a camera device receive video track from a remote participant, who has a camera device only if caller has a camera device.
Logs
Steps to reproduce the behavior
Any others comments?
This problem also reproduces on webrtc example.
The text was updated successfully, but these errors were encountered: