SooChang, Lee
SooChang, Lee
This problem seems to occur in the virtual machine.
@cloudwebrtc Thank youfor your kind reply. I performed a secure connection with the thought that it would be solved after seeing your reply. I installed a certificate on the web...
Is the self-signed certificate the problem?
I found a solution by adjusting some options. It works fine on other platforms, but for web platform, I applied the code below and it worked. ``` peerConnection?.addTransceiver( kind: RTCRtpMediaType.RTCRtpMediaTypeVideo,...