I have a simple WebRTC application that is working correctly to set calls when constraint={audio: true, video: true}. My issue is that when I change the video c
constraint={audio: true, video: true}