Unable to view video through RTCView

Hi all, I am using react-native-kurneto-utils-js. I get no video on my android phone and emulator. I have used onaddstream listener to set the remote video stream and it is set succesfully. Please help me.

My Enviroment:

“dependencies”: {
“react”: “16.11.0”,
“react-native”: “0.62.2”,
“react-native-incall-manager”: “^3.2.7”,
“react-native-kurento-utils-js”: “^6.6.2”,
“react-native-permissions”: “^2.1.2”,
“react-native-webrtc”: “^1.75.3”
},

Following are the logs:

[Sat May 02 2020 11:14:25.801]  LOG      has no video
[Sat May 02 2020 11:14:26.253]  LOG      has no video
[Sat May 02 2020 11:14:26.256]  INFO     constraints: {"mandatory":{"OfferToReceiveAudio":true,"OfferToReceiveVideo":true},"optional":[{"DtlsSrtpKeyAgreement":true}]}
[Sat May 02 2020 11:14:26.261]  INFO     Created SDP offer
[Sat May 02 2020 11:14:26.279]  INFO     Sending message: {"id":"viewer","sdpOffer":"v=0\r\no=- 6115060252222572498 2 IN IP4 127.0.0.1\r\ns=-\r\nt=0 0\r\na=group:BUNDLE audio video\r\na=msid-semantic: WMS\r\nm=audio 9 UDP/TLS/RTP/SAVPF 111 103 104 9 102 0 8 106 105 13 110 112 113 126\r\nc=IN IP4 0.0.0.0\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=ice-ufrag:zZyO\r\na=ice-pwd:jkmuroAM1mYPfTzlkjDX/+lS\r\na=ice-options:trickle renomination\r\na=fingerprint:sha-256 DC:77:EC:80:03:31:B1:32:73:DA:4C:6C:8D:54:63:44:C8:0D:53:55:EF:35:56:7C:20:A5:19:0E:8C:B2:66:D3\r\na=setup:actpass\r\na=mid:audio\r\na=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level\r\na=extmap:2 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01\r\na=recvonly\r\na=rtcp-mux\r\na=rtpmap:111 opus/48000/2\r\na=rtcp-fb:111 transport-cc\r\na=fmtp:111 minptime=10;useinbandfec=1\r\na=rtpmap:103 ISAC/16000\r\na=rtpmap:104 ISAC/32000\r\na=rtpmap:9 G722/8000\r\na=rtpmap:102 ILBC/8000\r\na=rtpmap:0 PCMU/8000\r\na=rtpmap:8 PCMA/8000\r\na=rtpmap:106 CN/32000\r\na=rtpmap:105 CN/16000\r\na=rtpmap:13 CN/8000\r\na=rtpmap:110 telephone-event/48000\r\na=rtpmap:112 telephone-event/32000\r\na=rtpmap:113 telephone-event/16000\r\na=rtpmap:126 telephone-event/8000\r\nm=video 9 UDP/TLS/RTP/SAVPF 96 97 98 99 100 101 127\r\nc=IN IP4 0.0.0.0\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=ice-ufrag:zZyO\r\na=ice-pwd:jkmuroAM1mYPfTzlkjDX/+lS\r\na=ice-options:trickle renomination\r\na=fingerprint:sha-256 DC:77:EC:80:03:31:B1:32:73:DA:4C:6C:8D:54:63:44:C8:0D:53:55:EF:35:56:7C:20:A5:19:0E:8C:B2:66:D3\r\na=setup:actpass\r\na=mid:video\r\na=extmap:14 urn:ietf:params:rtp-hdrext:toffset\r\na=extmap:13 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\r\na=extmap:3 urn:3gpp:video-orientation\r\na=extmap:2 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01\r\na=extmap:5 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay\r\na=extmap:6 http://www.webrtc.org/experiments/rtp-hdrext/video-content-type\r\na=extmap:7 http://www.webrtc.org/experiments/rtp-hdrext/video-timing\r\na=extmap:8 http://tools.ietf.org/html/draft-ietf-avtext-framemarking-07\r\na=extmap:9 http://www.webrtc.org/experiments/rtp-hdrext/color-space\r\na=recvonly\r\na=rtcp-mux\r\na=rtcp-rsize\r\na=rtpmap:96 VP8/90000\r\na=rtcp-fb:96 goog-remb\r\na=rtcp-fb:96 transport-cc\r\na=rtcp-fb:96 ccm fir\r\na=rtcp-fb:96 nack\r\na=rtcp-fb:96 nack pli\r\na=rtpmap:97 rtx/90000\r\na=fmtp:97 apt=96\r\na=rtpmap:98 VP9/90000\r\na=rtcp-fb:98 goog-remb\r\na=rtcp-fb:98 transport-cc\r\na=rtcp-fb:98 ccm fir\r\na=rtcp-fb:98 nack\r\na=rtcp-fb:98 nack pli\r\na=rtpmap:99 rtx/90000\r\na=fmtp:99 apt=98\r\na=rtpmap:100 red/90000\r\na=rtpmap:101 rtx/90000\r\na=fmtp:101 apt=100\r\na=rtpmap:127 ulpfec/90000\r\n"}
[Sat May 02 2020 11:14:26.288]  INFO     Local candidate{"candidate":"candidate:3362660723 1 udp 2122260223 192.168.232.2 38955 typ host generation 0 ufrag zZyO network-id 5 network-cost 10","sdpMLineIndex":0,"sdpMid":"audio"}
[Sat May 02 2020 11:14:26.289]  INFO     Sending message: {"id":"onIceCandidate","candidate":{"candidate":"candidate:3362660723 1 udp 2122260223 192.168.232.2 38955 typ host generation 0 ufrag zZyO network-id 5 network-cost 10","sdpMLineIndex":0,"sdpMid":"audio"}}
[Sat May 02 2020 11:14:26.291]  INFO     Local candidate{"candidate":"candidate:1914131086 1 udp 2122187263 fec0::ff:fe44:5566 39479 typ host generation 0 ufrag zZyO network-id 6 network-cost 10","sdpMLineIndex":0,"sdpMid":"audio"}
[Sat May 02 2020 11:14:26.292]  INFO     Sending message: {"id":"onIceCandidate","candidate":{"candidate":"candidate:1914131086 1 udp 2122187263 fec0::ff:fe44:5566 39479 typ host generation 0 ufrag zZyO network-id 6 network-cost 10","sdpMLineIndex":0,"sdpMid":"audio"}}
[Sat May 02 2020 11:14:26.293]  INFO     Local candidate{"candidate":"candidate:3362660723 1 udp 2122260223 192.168.232.2 45718 typ host generation 0 ufrag zZyO network-id 5 network-cost 10","sdpMLineIndex":1,"sdpMid":"video"}
[Sat May 02 2020 11:14:26.293]  INFO     Sending message: {"id":"onIceCandidate","candidate":{"candidate":"candidate:3362660723 1 udp 2122260223 192.168.232.2 45718 typ host generation 0 ufrag zZyO network-id 5 network-cost 10","sdpMLineIndex":1,"sdpMid":"video"}}
[Sat May 02 2020 11:14:26.295]  INFO     Local candidate{"candidate":"candidate:1914131086 1 udp 2122187263 fec0::ff:fe44:5566 34238 typ host generation 0 ufrag zZyO network-id 6 network-cost 10","sdpMLineIndex":1,"sdpMid":"video"}
[Sat May 02 2020 11:14:26.296]  INFO     Sending message: {"id":"onIceCandidate","candidate":{"candidate":"candidate:1914131086 1 udp 2122187263 fec0::ff:fe44:5566 34238 typ host generation 0 ufrag zZyO network-id 6 network-cost 10","sdpMLineIndex":1,"sdpMid":"video"}}
[Sat May 02 2020 11:14:26.388]  INFO     Local candidate{"candidate":"candidate:4207765013 1 tcp 1518149375 192.168.200.2 9 typ host tcptype active generation 0 ufrag zZyO network-id 3 network-cost 900","sdpMLineIndex":0,"sdpMid":"audio"}
[Sat May 02 2020 11:14:26.389]  INFO     Sending message: {"id":"onIceCandidate","candidate":{"candidate":"candidate:4207765013 1 tcp 1518149375 192.168.200.2 9 typ host tcptype active generation 0 ufrag zZyO network-id 3 network-cost 900","sdpMLineIndex":0,"sdpMid":"audio"}}
[Sat May 02 2020 11:14:26.390]  INFO     Local candidate{"candidate":"candidate:1279937617 1 tcp 1518076415 fec0::3cfb:94ff:fe91:404 9 typ host tcptype active generation 0 ufrag zZyO network-id 4 network-cost 900","sdpMLineIndex":0,"sdpMid":"audio"}
[Sat May 02 2020 11:14:26.390]  INFO     Sending message: {"id":"onIceCandidate","candidate":{"candidate":"candidate:1279937617 1 tcp 1518076415 fec0::3cfb:94ff:fe91:404 9 typ host tcptype active generation 0 ufrag zZyO network-id 4 network-cost 900","sdpMLineIndex":0,"sdpMid":"audio"}}
[Sat May 02 2020 11:14:26.393]  INFO     Local candidate{"candidate":"candidate:4207765013 1 tcp 1518149375 192.168.200.2 9 typ host tcptype active generation 0 ufrag zZyO network-id 3 network-cost 900","sdpMLineIndex":1,"sdpMid":"video"}
[Sat May 02 2020 11:14:26.394]  INFO     Sending message: {"id":"onIceCandidate","candidate":{"candidate":"candidate:4207765013 1 tcp 1518149375 192.168.200.2 9 typ host tcptype active generation 0 ufrag zZyO network-id 3 network-cost 900","sdpMLineIndex":1,"sdpMid":"video"}}
[Sat May 02 2020 11:14:26.394]  INFO     Local candidate{"candidate":"candidate:1279937617 1 tcp 1518076415 fec0::3cfb:94ff:fe91:404 9 typ host tcptype active generation 0 ufrag zZyO network-id 4 network-cost 900","sdpMLineIndex":1,"sdpMid":"video"}
[Sat May 02 2020 11:14:26.395]  INFO     Sending message: {"id":"onIceCandidate","candidate":{"candidate":"candidate:1279937617 1 tcp 1518076415 fec0::3cfb:94ff:fe91:404 9 typ host tcptype active generation 0 ufrag zZyO network-id 4 network-cost 900","sdpMLineIndex":1,"sdpMid":"video"}}
[Sat May 02 2020 11:14:26.438]  INFO     Local candidate{"candidate":"candidate:842163049 1 udp 1686052607 42.201.177.137 40356 typ srflx raddr 192.168.232.2 rport 38955 generation 0 ufrag zZyO network-id 5 network-cost 10","sdpMLineIndex":0,"sdpMid":"audio"}
[Sat May 02 2020 11:14:26.439]  INFO     Sending message: {"id":"onIceCandidate","candidate":{"candidate":"candidate:842163049 1 udp 1686052607 42.201.177.137 40356 typ srflx raddr 192.168.232.2 rport 38955 generation 0 ufrag zZyO network-id 5 network-cost 10","sdpMLineIndex":0,"sdpMid":"audio"}}
[Sat May 02 2020 11:14:26.456]  INFO     Local candidate{"candidate":"candidate:842163049 1 udp 1686052607 42.201.177.137 42415 typ srflx raddr 192.168.232.2 rport 45718 generation 0 ufrag zZyO network-id 5 network-cost 10","sdpMLineIndex":1,"sdpMid":"video"}
[Sat May 02 2020 11:14:26.456]  INFO     Sending message: {"id":"onIceCandidate","candidate":{"candidate":"candidate:842163049 1 udp 1686052607 42.201.177.137 42415 typ srflx raddr 192.168.232.2 rport 45718 generation 0 ufrag zZyO network-id 5 network-cost 10","sdpMLineIndex":1,"sdpMid":"video"}}
[Sat May 02 2020 11:14:26.506]  INFO     Received message: {"id":"viewerResponse","response":"accepted","sdpAnswer":"v=0\r\no=- 3797388866 3797388866 IN IP4 0.0.0.0\r\ns=Kurento Media Server\r\nc=IN IP4 0.0.0.0\r\nt=0 0\r\na=msid-semantic: WMS\r\na=group:BUNDLE audio video\r\nm=audio 1 UDP/TLS/RTP/SAVPF 111 0\r\na=sendonly\r\na=mid:audio\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=rtpmap:111 opus/48000/2\r\na=rtpmap:0 PCMU/8000\r\na=setup:active\r\na=rtcp-mux\r\na=fmtp:111 minptime=10;useinbandfec=1\r\na=ssrc:10405183 cname:user1357491093@host-e2436794\r\na=ice-ufrag:lTCH\r\na=ice-pwd:egrcX40HnqQ29ffSqoNVUl\r\na=fingerprint:sha-256 BC:42:AC:E3:10:00:BE:33:11:DE:43:F1:E7:CD:F9:C3:35:CF:13:D0:45:C6:FD:0A:A3:79:CE:05:87:75:59:75\r\nm=video 1 UDP/TLS/RTP/SAVPF 96\r\na=extmap:13 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\r\na=sendonly\r\na=mid:video\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=rtpmap:96 VP8/90000\r\na=rtcp-fb:96 goog-remb\r\na=rtcp-fb:96 ccm fir\r\na=rtcp-fb:96 nack\r\na=rtcp-fb:96 nack pli\r\na=setup:active\r\na=rtcp-mux\r\na=ssrc:2835129303 cname:user1357491093@host-e2436794\r\na=ice-ufrag:lTCH\r\na=ice-pwd:egrcX40HnqQ29ffSqoNVUl\r\na=fingerprint:sha-256 BC:42:AC:E3:10:00:BE:33:11:DE:43:F1:E7:CD:F9:C3:35:CF:13:D0:45:C6:FD:0A:A3:79:CE:05:87:75:59:75\r\n"}
[Sat May 02 2020 11:14:26.507]  INFO     SDP answer received, setting remote description
[Sat May 02 2020 11:14:26.523]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:1 1 UDP 2013266431 fe80::d811:fcff:fe92:fee2 8751 typ host","sdpMid":"audio","sdpMLineIndex":0,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.525]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:1 1 UDP 2013266431 fe80::d811:fcff:fe92:fee2 8751 typ host", "sdpMLineIndex": 0, "sdpMid": "audio"}
[Sat May 02 2020 11:14:26.528]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:1 1 UDP 2013266431 fe80::d811:fcff:fe92:fee2 8751 typ host","sdpMid":"video","sdpMLineIndex":1,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.529]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:1 1 UDP 2013266431 fe80::d811:fcff:fe92:fee2 8751 typ host", "sdpMLineIndex": 1, "sdpMid": "video"}
[Sat May 02 2020 11:14:26.530]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:2 1 TCP 1015023103 fe80::d811:fcff:fe92:fee2 9 typ host tcptype active","sdpMid":"audio","sdpMLineIndex":0,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.531]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:2 1 TCP 1015023103 fe80::d811:fcff:fe92:fee2 9 typ host tcptype active", "sdpMLineIndex": 0, "sdpMid": "audio"}
[Sat May 02 2020 11:14:26.531]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:2 1 TCP 1015023103 fe80::d811:fcff:fe92:fee2 9 typ host tcptype active","sdpMid":"video","sdpMLineIndex":1,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.532]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:2 1 TCP 1015023103 fe80::d811:fcff:fe92:fee2 9 typ host tcptype active", "sdpMLineIndex": 1, "sdpMid": "video"}
[Sat May 02 2020 11:14:26.532]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:3 1 TCP 1010828799 fe80::d811:fcff:fe92:fee2 3180 typ host tcptype passive","sdpMid":"audio","sdpMLineIndex":0,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.533]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:3 1 TCP 1010828799 fe80::d811:fcff:fe92:fee2 3180 typ host tcptype passive", "sdpMLineIndex": 0, "sdpMid": "audio"}
[Sat May 02 2020 11:14:26.533]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:3 1 TCP 1010828799 fe80::d811:fcff:fe92:fee2 3180 typ host tcptype passive","sdpMid":"video","sdpMLineIndex":1,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.533]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:3 1 TCP 1010828799 fe80::d811:fcff:fe92:fee2 3180 typ host tcptype passive", "sdpMLineIndex": 1, "sdpMid": "video"}
[Sat May 02 2020 11:14:26.542]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:4 1 UDP 2013266430 10.19.0.5 64069 typ host","sdpMid":"audio","sdpMLineIndex":0,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.543]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:4 1 UDP 2013266430 10.19.0.5 64069 typ host", "sdpMLineIndex": 0, "sdpMid": "audio"}
[Sat May 02 2020 11:14:26.544]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:4 1 UDP 2013266430 10.19.0.5 64069 typ host","sdpMid":"video","sdpMLineIndex":1,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.545]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:4 1 UDP 2013266430 10.19.0.5 64069 typ host", "sdpMLineIndex": 1, "sdpMid": "video"}
[Sat May 02 2020 11:14:26.545]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:5 1 TCP 1015022079 10.19.0.5 9 typ host tcptype active","sdpMid":"audio","sdpMLineIndex":0,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.546]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:5 1 TCP 1015022079 10.19.0.5 9 typ host tcptype active", "sdpMLineIndex": 0, "sdpMid": "audio"}
[Sat May 02 2020 11:14:26.547]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:5 1 TCP 1015022079 10.19.0.5 9 typ host tcptype active","sdpMid":"video","sdpMLineIndex":1,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.547]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:5 1 TCP 1015022079 10.19.0.5 9 typ host tcptype active", "sdpMLineIndex": 1, "sdpMid": "video"}
[Sat May 02 2020 11:14:26.548]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:6 1 TCP 1010827775 10.19.0.5 14778 typ host tcptype passive","sdpMid":"audio","sdpMLineIndex":0,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.548]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:6 1 TCP 1010827775 10.19.0.5 14778 typ host tcptype passive", "sdpMLineIndex": 0, "sdpMid": "audio"}
[Sat May 02 2020 11:14:26.549]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:6 1 TCP 1010827775 10.19.0.5 14778 typ host tcptype passive","sdpMid":"video","sdpMLineIndex":1,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.549]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:6 1 TCP 1010827775 10.19.0.5 14778 typ host tcptype passive", "sdpMLineIndex": 1, "sdpMid": "video"}
[Sat May 02 2020 11:14:26.550]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:7 1 UDP 2013266429 157.230.26.84 43438 typ host","sdpMid":"audio","sdpMLineIndex":0,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.551]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:7 1 UDP 2013266429 157.230.26.84 43438 typ host", "sdpMLineIndex": 0, "sdpMid": "audio"}
[Sat May 02 2020 11:14:26.558]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:7 1 UDP 2013266429 157.230.26.84 43438 typ host","sdpMid":"video","sdpMLineIndex":1,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.559]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:7 1 UDP 2013266429 157.230.26.84 43438 typ host", "sdpMLineIndex": 1, "sdpMid": "video"}
[Sat May 02 2020 11:14:26.562]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:8 1 TCP 1015022335 157.230.26.84 9 typ host tcptype active","sdpMid":"audio","sdpMLineIndex":0,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.563]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:8 1 TCP 1015022335 157.230.26.84 9 typ host tcptype active", "sdpMLineIndex": 0, "sdpMid": "audio"}
[Sat May 02 2020 11:14:26.563]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:8 1 TCP 1015022335 157.230.26.84 9 typ host tcptype active","sdpMid":"video","sdpMLineIndex":1,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.564]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:8 1 TCP 1015022335 157.230.26.84 9 typ host tcptype active", "sdpMLineIndex": 1, "sdpMid": "video"}
[Sat May 02 2020 11:14:26.564]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:9 1 TCP 1010828031 157.230.26.84 18045 typ host tcptype passive","sdpMid":"audio","sdpMLineIndex":0,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.564]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:9 1 TCP 1010828031 157.230.26.84 18045 typ host tcptype passive", "sdpMLineIndex": 0, "sdpMid": "audio"}
[Sat May 02 2020 11:14:26.565]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:9 1 TCP 1010828031 157.230.26.84 18045 typ host tcptype passive","sdpMid":"video","sdpMLineIndex":1,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.565]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:9 1 TCP 1010828031 157.230.26.84 18045 typ host tcptype passive", "sdpMLineIndex": 1, "sdpMid": "video"}
[Sat May 02 2020 11:14:26.566]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:1 2 UDP 2013266430 fe80::d811:fcff:fe92:fee2 54301 typ host","sdpMid":"audio","sdpMLineIndex":0,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.566]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:1 2 UDP 2013266430 fe80::d811:fcff:fe92:fee2 54301 typ host", "sdpMLineIndex": 0, "sdpMid": "audio"}
[Sat May 02 2020 11:14:26.567]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:1 2 UDP 2013266430 fe80::d811:fcff:fe92:fee2 54301 typ host","sdpMid":"video","sdpMLineIndex":1,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.567]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:1 2 UDP 2013266430 fe80::d811:fcff:fe92:fee2 54301 typ host", "sdpMLineIndex": 1, "sdpMid": "video"}
[Sat May 02 2020 11:14:26.567]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:2 2 TCP 1015023102 fe80::d811:fcff:fe92:fee2 9 typ host tcptype active","sdpMid":"audio","sdpMLineIndex":0,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.568]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:2 2 TCP 1015023102 fe80::d811:fcff:fe92:fee2 9 typ host tcptype active", "sdpMLineIndex": 0, "sdpMid": "audio"}
[Sat May 02 2020 11:14:26.568]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:2 2 TCP 1015023102 fe80::d811:fcff:fe92:fee2 9 typ host tcptype active","sdpMid":"video","sdpMLineIndex":1,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.569]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:2 2 TCP 1015023102 fe80::d811:fcff:fe92:fee2 9 typ host tcptype active", "sdpMLineIndex": 1, "sdpMid": "video"}
[Sat May 02 2020 11:14:26.569]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:3 2 TCP 1010828798 fe80::d811:fcff:fe92:fee2 44635 typ host tcptype passive","sdpMid":"audio","sdpMLineIndex":0,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.570]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:3 2 TCP 1010828798 fe80::d811:fcff:fe92:fee2 44635 typ host tcptype passive", "sdpMLineIndex": 0, "sdpMid": "audio"}
[Sat May 02 2020 11:14:26.570]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:3 2 TCP 1010828798 fe80::d811:fcff:fe92:fee2 44635 typ host tcptype passive","sdpMid":"video","sdpMLineIndex":1,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.571]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:3 2 TCP 1010828798 fe80::d811:fcff:fe92:fee2 44635 typ host tcptype passive", "sdpMLineIndex": 1, "sdpMid": "video"}
[Sat May 02 2020 11:14:26.571]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:4 2 UDP 2013266429 10.19.0.5 57702 typ host","sdpMid":"audio","sdpMLineIndex":0,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.572]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:4 2 UDP 2013266429 10.19.0.5 57702 typ host", "sdpMLineIndex": 0, "sdpMid": "audio"}
[Sat May 02 2020 11:14:26.572]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:4 2 UDP 2013266429 10.19.0.5 57702 typ host","sdpMid":"video","sdpMLineIndex":1,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.574]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:4 2 UDP 2013266429 10.19.0.5 57702 typ host", "sdpMLineIndex": 1, "sdpMid": "video"}
[Sat May 02 2020 11:14:26.575]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:5 2 TCP 1015022078 10.19.0.5 9 typ host tcptype active","sdpMid":"audio","sdpMLineIndex":0,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.575]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:5 2 TCP 1015022078 10.19.0.5 9 typ host tcptype active", "sdpMLineIndex": 0, "sdpMid": "audio"}
[Sat May 02 2020 11:14:26.576]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:5 2 TCP 1015022078 10.19.0.5 9 typ host tcptype active","sdpMid":"video","sdpMLineIndex":1,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.576]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:5 2 TCP 1015022078 10.19.0.5 9 typ host tcptype active", "sdpMLineIndex": 1, "sdpMid": "video"}
[Sat May 02 2020 11:14:26.576]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:6 2 TCP 1010827774 10.19.0.5 30305 typ host tcptype passive","sdpMid":"audio","sdpMLineIndex":0,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.577]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:6 2 TCP 1010827774 10.19.0.5 30305 typ host tcptype passive", "sdpMLineIndex": 0, "sdpMid": "audio"}
[Sat May 02 2020 11:14:26.577]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:6 2 TCP 1010827774 10.19.0.5 30305 typ host tcptype passive","sdpMid":"video","sdpMLineIndex":1,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.578]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:6 2 TCP 1010827774 10.19.0.5 30305 typ host tcptype passive", "sdpMLineIndex": 1, "sdpMid": "video"}
[Sat May 02 2020 11:14:26.578]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:7 2 UDP 2013266428 157.230.26.84 23664 typ host","sdpMid":"audio","sdpMLineIndex":0,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.578]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:7 2 UDP 2013266428 157.230.26.84 23664 typ host", "sdpMLineIndex": 0, "sdpMid": "audio"}
[Sat May 02 2020 11:14:26.585]  LOG      *********** RemotePC tracking with  {"bubbles": false, "cancelable": false, "currentTarget": {"_dataChannelIds": Set {}, "_localStreams": [], "_peerConnectionId": 0, "_remoteStreams": [[MediaStream]], "_subscriptions": [[EmitterSubscription], [EmitterSubscription], [EmitterSubscription], [EmitterSubscription], [EmitterSubscription], [EmitterSubscription], [EmitterSubscription], [EmitterSubscription], [EmitterSubscription]], "iceConnectionState": "checking", "iceGatheringState": "gathering", "localDescription": [Object], "signalingState": "stable"}, "eventPhase": 2, "isTrusted": false, "target": {"_dataChannelIds": Set {}, "_localStreams": [], "_peerConnectionId": 0, "_remoteStreams": [[MediaStream]], "_subscriptions": [[EmitterSubscription], [EmitterSubscription], [EmitterSubscription], [EmitterSubscription], [EmitterSubscription], [EmitterSubscription], [EmitterSubscription], [EmitterSubscription], [EmitterSubscription]], "iceConnectionState": "checking", "iceGatheringState": "gathering", "localDescription": [Object], "signalingState": "stable"}, "timeStamp": 1588400066073, "type": "addstream"}
[Sat May 02 2020 11:14:26.586]  LOG      ************ RemotePC received the stream {"_reactTag": "1731b53d-7652-4e1c-aba7-278441e3626b", "_tracks": [{"_enabled": true, "id": "t5pKtVwW", "kind": "video", "label": "Video", "muted": false, "readonly": true, "readyState": "live", "remote": true}, {"_enabled": true, "id": "WCkJRSli", "kind": "audio", "label": "Audio", "muted": false, "readonly": true, "readyState": "live", "remote": true}], "active": true, "id": "default"}
[Sat May 02 2020 11:14:26.595]  WARN     has video 1731b53d-7652-4e1c-aba7-278441e3626b 
    in Anonymous (at renderApplication.js:45)
[Sat May 02 2020 11:14:26.646]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:7 2 UDP 2013266428 157.230.26.84 23664 typ host","sdpMid":"video","sdpMLineIndex":1,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.647]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:7 2 UDP 2013266428 157.230.26.84 23664 typ host", "sdpMLineIndex": 1, "sdpMid": "video"}
[Sat May 02 2020 11:14:26.648]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:8 2 TCP 1015022334 157.230.26.84 9 typ host tcptype active","sdpMid":"audio","sdpMLineIndex":0,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.649]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:8 2 TCP 1015022334 157.230.26.84 9 typ host tcptype active", "sdpMLineIndex": 0, "sdpMid": "audio"}
[Sat May 02 2020 11:14:26.651]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:8 2 TCP 1015022334 157.230.26.84 9 typ host tcptype active","sdpMid":"video","sdpMLineIndex":1,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.652]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:8 2 TCP 1015022334 157.230.26.84 9 typ host tcptype active", "sdpMLineIndex": 1, "sdpMid": "video"}
[Sat May 02 2020 11:14:26.652]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:9 2 TCP 1010828030 157.230.26.84 56270 typ host tcptype passive","sdpMid":"audio","sdpMLineIndex":0,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.653]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:9 2 TCP 1010828030 157.230.26.84 56270 typ host tcptype passive", "sdpMLineIndex": 0, "sdpMid": "audio"}
[Sat May 02 2020 11:14:26.654]  INFO     Received message: {"id":"iceCandidate","candidate":{"candidate":"candidate:9 2 TCP 1010828030 157.230.26.84 56270 typ host tcptype passive","sdpMid":"video","sdpMLineIndex":1,"__module__":"kurento","__type__":"IceCandidate"}}
[Sat May 02 2020 11:14:26.654]  DEBUG    Remote ICE candidate received {"__module__": "kurento", "__type__": "IceCandidate", "candidate": "candidate:9 2 TCP 1010828030 157.230.26.84 56270 typ host tcptype passive", "sdpMLineIndex": 1, "sdpMid": "video"}

Any help would be appreciated :slight_smile:

Here is the Github link to repo. https://github.com/fawad-khalil/react-native-webrtc-demo

I have the same problem. Have you solved it?

1 Like

can you post your cost?