Open sinsongdev opened 2 years ago
[my work] added username field parsing from pc config.
[resolved issue] original source code doesn't work with this pc config: ICE_SERVER_OVERRIDE = [ { "urls": "turn:webrtc-server.com:3478?transport=udp", "username": "abc", "credential": "def" }, ]
[my work] added username field parsing from pc config.
[resolved issue] original source code doesn't work with this pc config: ICE_SERVER_OVERRIDE = [ { "urls": "turn:webrtc-server.com:3478?transport=udp", "username": "abc", "credential": "def" }, ]