lynckia / licode

Open Source Communication Provider based on WebRTC and Cloud technologies
http://lynckia.com/licode
MIT License
3.09k stars 1.02k forks source link

Licode not working with recent Firefox 61 #1258

Open pawanvivekananda opened 6 years ago

pawanvivekananda commented 6 years ago

Description DEBUG: Event: room-connected erizo.js:100:4 INFO: Publishing to Erizo Normally, is createOffer undefined erizo.js:100:4 INFO: Subscribing to: 769293545745072800 erizo.js:100:4 INFO: Stream published erizo.js:100:4 DEBUG: message: getOrBuildErizoConnection, erizoId: 2d326901-a664-30dc-d730-8e530bd90d85 erizo.js:100:4 DEBUG: Building a new Connection erizo.js:100:4 DEBUG: Firefox Stack erizo.js:100:4 INFO: Starting Firefox stack erizo.js:100:4 INFO: Starting Base stack Object { callback: callback() , nop2p: true, audio: true, video: true, maxAudioBW: undefined, maxVideoBW: 200, limitMaxAudioBW: undefined, limitMaxVideoBW: 300, label: "{4ada88bf-1126-0f45-891d-e195c7a6f441}", iceServers: (4) […], … } erizo.js:100:4 DEBUG: message: Adding stream to Connection, streamId: 508403044263712960 erizo.js:100:4 DEBUG: Creating offer Object { offerToReceiveVideo: false, offerToReceiveAudio: false } 508403044263712960 erizo.js:100:4 DEBUG: Event: signaling_message_erizo erizo.js:100:4 RTCIceServer.url is deprecated! Use urls instead. erizo.js:770:29 DEBUG: Event: signaling_message_erizo erizo.js:100:4 RTCIceServer.url is deprecated! Use urls instead. erizo.js:770:29 Using more than two STUN/TURN servers slows down discovery erizo.js:770:29 onaddstream is deprecated! Use peerConnection.ontrack instead. erizo.js:138 INFO: Sending message Object { type: "offer", sdp: "v=0\r\no=mozilla...THIS_IS_SDPARTA-61.0.1 8872535029969900822 0 IN IP4 0.0.0.0\r\ns=-\r\nt=0 0\r\na=fingerprint:sha-256 12:1B:B1:3D:0A:B7:A5:63:AB:9B:17:74:C8:C0:80:BD:62:5B:33:E5:D4:70:F6:C1:40:F5:DD:14:72:E0:01:39\r\na=ice-options:trickle\r\na=msid-semantic: WMS \r\na=group:BUNDLE sdparta_0 sdparta_1\r\nm=audio 9 UDP/TLS/RTP/SAVPF 109 9 0 8 101\r\nc=IN IP4 0.0.0.0\r\na=rtpmap:109 opus/48000/2\r\na=rtpmap:9 G722/8000/1\r\na=rtpmap:0 PCMU/8000\r\na=rtpmap:8 PCMA/8000\r\na=rtpmap:101 telephone-event/8000/1\r\na=fmtp:109 maxplaybackrate=48000;stereo=1;useinbandfec=1\r\na=fmtp:101 0-15\r\na=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level\r\na=extmap:2 urn:ietf:params:rtp-hdrext:csrc-audio-level\r\na=extmap:3 urn:ietf:params:rtp-hdrext:sdes:mid\r\na=setup:actpass\r\na=mid:sdparta_0\r\na=msid:{4ada88bf-1126-0f45-891d-e195c7a6f441} {b6affedb-b11b-a042-97f0-f333144a0e0a}\r\na=sendonly\r\na=ice-ufrag:ad349ab2\r\na=ice-pwd:a92f6c27d742699df5746e54b5bde5ea\r\na=ssrc:4050579559 cname:{81f16c56-4398-a64d-9f52-2e1bb201ccf2}\r\na=rtcp-mux\r\nm=video 9 UDP/TLS/RTP/SAVPF 120 121 126 97\r\nc=IN IP4 0.0.0.0\r\na=rtpmap:120 VP8/90000\r\na=rtpmap:121 VP9/90000\r\na=rtpmap:126 H264/90000\r\na=rtpmap:97 H264/90000\r\na=fmtp:120 max-fs=12288;max-fr=60\r\na=fmtp:121 max-fs=12288;max-fr=60\r\na=fmtp:126 profile-level-id=42e01f;level-asymmetry-allowed=1;packetization-mode=1\r\na=fmtp:97 profile-level-id=42e01f;level-asymmetry-allowed=1\r\na=rtcp-fb:120 nack\r\na=rtcp-fb:120 nack pli\r\na=rtcp-fb:120 ccm fir\r\na=rtcp-fb:120 goog-remb\r\na=rtcp-fb:121 nack\r\na=rtcp-fb:121 nack pli\r\na=rtcp-fb:121 ccm fir\r\na=rtcp-fb:121 goog-remb\r\na=rtcp-fb:126 nack\r\na=rtcp-fb:126 nack pli\r\na=rtcp-fb:126 ccm fir\r\na=rtcp-fb:126 goog-remb\r\na=rtcp-fb:97 nack\r\na=rtcp-fb:97 nack pli\r\na=rtcp-fb:97 ccm fir\r\na=rtcp-fb:97 goog-remb\r\na=extmap:3 urn:ietf:params:rtp-hdrext:sdes:mid\r\na=extmap:4 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\r\na=extmap:5 urn:ietf:params:rtp-hdrext:toffset\r\na=setup:actpass\r\na=mid:sdparta_1\r\na=msid:{4ada88bf-1126-0f45-891d-e195c7a6f441} {e92128aa-8fb9-9948-8483-37fa00c90faf}\r\na=sendonly\r\na=ice-ufrag:ad349ab2\r\na=ice-pwd:a92f6c27d742699df5746e54b5bde5ea\r\na=ssrc:3368760799 cname:{81f16c56-4398-a64d-9f52-2e1bb201ccf2}\r\na=rtcp-mux\r\n", config: {…} } 508403044263712960 508403044263712960 erizo.js:100:4 INFO: Subscriber added erizo.js:100:4 DEBUG: message: getOrBuildErizoConnection, erizoId: 2d326901-a664-30dc-d730-8e530bd90d85 erizo.js:100:4 DEBUG: Building a new Connection erizo.js:100:4 DEBUG: Firefox Stack erizo.js:100:4 INFO: Starting Firefox stack erizo.js:100:4 INFO: Starting Base stack Object { callback: callback() , nop2p: true, audio: true, video: true, maxAudioBW: undefined, maxVideoBW: 300, limitMaxAudioBW: undefined, limitMaxVideoBW: 300, label: "aCyxazfDdRaoSfIgmeR5HB4PSCcfNeH9v5Iv", iceServers: (4) […], … } erizo.js:100:4 DEBUG: Creating offer Object { offerToReceiveVideo: true, offerToReceiveAudio: true } 769293545745072800 erizo.js:100:4 RTCIceServer.url is deprecated! Use urls instead. erizo.js:770:29 DEBUG: Event: signaling_message_erizo erizo.js:100:4 RTCIceServer.url is deprecated! Use urls instead. erizo.js:770:29 Using more than two STUN/TURN servers slows down discovery erizo.js:770:29 onaddstream is deprecated! Use peerConnection.ontrack instead. erizo.js:138 INFO: Sending message Object { type: "offer", sdp: "v=0\r\no=mozilla...THIS_IS_SDPARTA-61.0.1 7501123362653429402 0 IN IP4 0.0.0.0\r\ns=-\r\nt=0 0\r\na=fingerprint:sha-256 D5:F9:87:5F:45:B6:BA:F7:97:2A:D7:8D:35:0A:A3:38:B2:97:1E:26:93:14:0F:AC:B9:37:D1:B6:B0:1E:DC:28\r\na=ice-options:trickle\r\na=msid-semantic: WMS \r\na=group:BUNDLE sdparta_0 sdparta_1\r\nm=audio 9 UDP/TLS/RTP/SAVPF 109 9 0 8 101\r\nc=IN IP4 0.0.0.0\r\na=rtpmap:109 opus/48000/2\r\na=rtpmap:9 G722/8000/1\r\na=rtpmap:0 PCMU/8000\r\na=rtpmap:8 PCMA/8000\r\na=rtpmap:101 telephone-event/8000/1\r\na=fmtp:109 maxplaybackrate=48000;stereo=1;useinbandfec=1\r\na=fmtp:101 0-15\r\na=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level\r\na=extmap:2 urn:ietf:params:rtp-hdrext:csrc-audio-level\r\na=extmap:3 urn:ietf:params:rtp-hdrext:sdes:mid\r\na=setup:actpass\r\na=mid:sdparta_0\r\na=recvonly\r\na=ice-ufrag:4e685ef1\r\na=ice-pwd:b2d01fef51c73ef094e3df72272e9f75\r\na=rtcp-mux\r\nm=video 9 UDP/TLS/RTP/SAVPF 120 121 126 97\r\nc=IN IP4 0.0.0.0\r\na=rtpmap:120 VP8/90000\r\na=rtpmap:121 VP9/90000\r\na=rtpmap:126 H264/90000\r\na=rtpmap:97 H264/90000\r\na=fmtp:120 max-fs=12288;max-fr=60\r\na=fmtp:121 max-fs=12288;max-fr=60\r\na=fmtp:126 profile-level-id=42e01f;level-asymmetry-allowed=1;packetization-mode=1\r\na=fmtp:97 profile-level-id=42e01f;level-asymmetry-allowed=1\r\na=rtcp-fb:120 nack\r\na=rtcp-fb:120 nack pli\r\na=rtcp-fb:120 ccm fir\r\na=rtcp-fb:120 goog-remb\r\na=rtcp-fb:121 nack\r\na=rtcp-fb:121 nack pli\r\na=rtcp-fb:121 ccm fir\r\na=rtcp-fb:121 goog-remb\r\na=rtcp-fb:126 nack\r\na=rtcp-fb:126 nack pli\r\na=rtcp-fb:126 ccm fir\r\na=rtcp-fb:126 goog-remb\r\na=rtcp-fb:97 nack\r\na=rtcp-fb:97 nack pli\r\na=rtcp-fb:97 ccm fir\r\na=rtcp-fb:97 goog-remb\r\na=extmap:3 urn:ietf:params:rtp-hdrext:sdes:mid\r\na=extmap:4 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\r\na=extmap:5 urn:ietf:params:rtp-hdrext:toffset\r\na=setup:actpass\r\na=mid:sdparta_1\r\na=recvonly\r\na=ice-ufrag:4e685ef1\r\na=ice-pwd:b2d01fef51c73ef094e3df72272e9f75\r\na=rtcp-mux\r\n", config: {…} } 769293545745072800 769293545745072800 erizo.js:100:4 DEBUG: Event: signaling_message_erizo erizo.js:100:4 INFO: Set remote and local description erizo.js:100:4 ERROR: startVideoBW not implemented for this browser erizo.js:100:4 ERROR: hardMinVideoBw not implemented for this browser erizo.js:100:4 DEBUG: Remote Description v=0

o=- 0 0 IN IP4 127.0.0.1

s=LicodeMCU

t=0 0

a=msid-semantic: WMS *

a=group:BUNDLE sdparta_0 sdparta_1

m=audio 9 UDP/TLS/RTP/SAVPF 109

c=IN IP4 0.0.0.0

a=rtpmap:109 opus/48000/2

a=rtcp:1 IN IP4 0.0.0.0

a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level

a=setup:active

a=mid:sdparta_0

a=recvonly

a=ice-ufrag:vlup

a=ice-pwd:xl7Mu2otmOILkcd5KYdH6X

a=fingerprint:sha-256 CB:BD:C0:68:EB:63:60:3D:5A:22:97:EB:10:41:29:DC:0B:94:DA:55:35:20:59:33:25:31:F3:4A:42:F0:B7:00

a=candidate:1 1 udp 2013266431 172.31.56.68 44543 typ host generation 0

a=candidate:2 1 udp 1677721855 54.196.52.128 44543 typ srflx generation 0

a=end-of-candidates

a=rtcp-mux

m=video 9 UDP/TLS/RTP/SAVPF 120

c=IN IP4 0.0.0.0

a=rtpmap:120 VP8/90000/2

a=rtcp:1 IN IP4 0.0.0.0

a=rtcp-fb:120 ccm fir

a=rtcp-fb:120 nack

a=rtcp-fb:120 nack pli

a=rtcp-fb:120 goog-remb

a=extmap:4 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time

a=extmap:5 urn:ietf:params:rtp-hdrext:toffset

a=setup:active

a=mid:sdparta_1

a=recvonly

a=ice-ufrag:vlup

a=ice-pwd:xl7Mu2otmOILkcd5KYdH6X

a=fingerprint:sha-256 CB:BD:C0:68:EB:63:60:3D:5A:22:97:EB:10:41:29:DC:0B:94:DA:55:35:20:59:33:25:31:F3:4A:42:F0:B7:00

a=candidate:1 1 udp 2013266431 172.31.56.68 44543 typ host generation 0

a=candidate:2 1 udp 1677721855 54.196.52.128 44543 typ srflx generation 0

a=end-of-candidates

a=rtcp-mux

erizo.js:100:4 DEBUG: Local Description v=0

o=mozilla...THIS_IS_SDPARTA-61.0.1 8872535029969900822 0 IN IP4 0.0.0.0

s=-

t=0 0

a=fingerprint:sha-256 12:1B:B1:3D:0A:B7:A5:63:AB:9B:17:74:C8:C0:80:BD:62:5B:33:E5:D4:70:F6:C1:40:F5:DD:14:72:E0:01:39

a=ice-options:trickle

a=msid-semantic: WMS *

a=group:BUNDLE sdparta_0 sdparta_1

m=audio 9 UDP/TLS/RTP/SAVPF 109 9 0 8 101

c=IN IP4 0.0.0.0

a=rtpmap:109 opus/48000/2

a=rtpmap:9 G722/8000/1

a=rtpmap:0 PCMU/8000

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000/1

a=fmtp:109 maxplaybackrate=48000;stereo=1;useinbandfec=1

a=fmtp:101 0-15

a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level

a=extmap:2 urn:ietf:params:rtp-hdrext:csrc-audio-level

a=extmap:3 urn:ietf:params:rtp-hdrext:sdes:mid

a=setup:actpass

a=mid:sdparta_0

a=msid:{4ada88bf-1126-0f45-891d-e195c7a6f441} {b6affedb-b11b-a042-97f0-f333144a0e0a}

a=sendonly

a=ice-ufrag:ad349ab2

a=ice-pwd:a92f6c27d742699df5746e54b5bde5ea

a=ssrc:4050579559 cname:{81f16c56-4398-a64d-9f52-2e1bb201ccf2}

a=rtcp-mux

m=video 9 UDP/TLS/RTP/SAVPF 120 121 126 97

c=IN IP4 0.0.0.0

a=rtpmap:120 VP8/90000

a=rtpmap:121 VP9/90000

a=rtpmap:126 H264/90000

a=rtpmap:97 H264/90000

a=fmtp:120 max-fs=12288;max-fr=60

a=fmtp:121 max-fs=12288;max-fr=60

a=fmtp:126 profile-level-id=42e01f;level-asymmetry-allowed=1;packetization-mode=1

a=fmtp:97 profile-level-id=42e01f;level-asymmetry-allowed=1

a=rtcp-fb:120 nack

a=rtcp-fb:120 nack pli

a=rtcp-fb:120 ccm fir

a=rtcp-fb:120 goog-remb

a=rtcp-fb:121 nack

a=rtcp-fb:121 nack pli

a=rtcp-fb:121 ccm fir

a=rtcp-fb:121 goog-remb

a=rtcp-fb:126 nack

a=rtcp-fb:126 nack pli

a=rtcp-fb:126 ccm fir

a=rtcp-fb:126 goog-remb

a=rtcp-fb:97 nack

a=rtcp-fb:97 nack pli

a=rtcp-fb:97 ccm fir

a=rtcp-fb:97 goog-remb

a=extmap:3 urn:ietf:params:rtp-hdrext:sdes:mid

a=extmap:4 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time

a=extmap:5 urn:ietf:params:rtp-hdrext:toffset

a=setup:actpass

a=mid:sdparta_1

a=msid:{4ada88bf-1126-0f45-891d-e195c7a6f441} {e92128aa-8fb9-9948-8483-37fa00c90faf}

a=sendonly

a=ice-ufrag:ad349ab2

a=ice-pwd:a92f6c27d742699df5746e54b5bde5ea

a=ssrc:3368760799 cname:{81f16c56-4398-a64d-9f52-2e1bb201ccf2}

a=rtcp-mux

erizo.js:100:4 INFO: Candidates to be added: 0 Array [] erizo.js:100:4 INFO: Local candidates to send: 0 erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 508403044263712960 508403044263712960 erizo.js:100:4 DEBUG: Event: ice-state-change erizo.js:100:4 DEBUG: Event: icestatechanged erizo.js:100:4 INFO: 508403044263712960 - iceConnectionState: checking erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 508403044263712960 508403044263712960 erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 508403044263712960 508403044263712960 erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 508403044263712960 508403044263712960 erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 508403044263712960 508403044263712960 erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 508403044263712960 508403044263712960 erizo.js:100:4 DEBUG: Event: signaling_message_erizo erizo.js:100:4 INFO: Set remote and local description erizo.js:100:4 ERROR: startVideoBW not implemented for this browser erizo.js:100:4 ERROR: hardMinVideoBw not implemented for this browser erizo.js:100:4 DEBUG: Remote Description v=0

o=- 0 0 IN IP4 127.0.0.1

s=LicodeMCU

t=0 0

a=msid-semantic: WMS *

a=group:BUNDLE sdparta_0 sdparta_1

m=audio 9 UDP/TLS/RTP/SAVPF 109

c=IN IP4 0.0.0.0

a=rtpmap:109 opus/48000/2

a=rtcp:1 IN IP4 0.0.0.0

a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level

a=setup:active

a=mid:sdparta_0

a=sendonly

a=ice-ufrag:WeOV

a=ice-pwd:fsGuzxTxJveLng9TNhX3eC

a=fingerprint:sha-256 CB:BD:C0:68:EB:63:60:3D:5A:22:97:EB:10:41:29:DC:0B:94:DA:55:35:20:59:33:25:31:F3:4A:42:F0:B7:00

a=candidate:1 1 udp 2013266431 172.31.56.68 52309 typ host generation 0

a=candidate:2 1 udp 1677721855 54.196.52.128 52309 typ srflx generation 0

a=end-of-candidates

a=ssrc:0 cname:erizo

a=ssrc:0 msid:aCyxazfDdRaoSfIgmeR5HB4PSCcfNeH9v5Iv aCyxazfDdRaoSfIgmeR5HB4PSCcfNeH9v5Ivsdparta_0

a=ssrc:0 mslabel:aCyxazfDdRaoSfIgmeR5HB4PSCcfNeH9v5Iv

a=ssrc:0 label:sdparta_0

a=rtcp-mux

m=video 9 UDP/TLS/RTP/SAVPF 120

c=IN IP4 0.0.0.0

a=rtpmap:120 VP8/90000/2

a=rtcp:1 IN IP4 0.0.0.0

a=rtcp-fb:120 ccm fir

a=rtcp-fb:120 nack

a=rtcp-fb:120 nack pli

a=rtcp-fb:120 goog-remb

a=extmap:4 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time

a=extmap:5 urn:ietf:params:rtp-hdrext:toffset

a=setup:active

a=mid:sdparta_1

a=sendonly

a=ice-ufrag:WeOV

a=ice-pwd:fsGuzxTxJveLng9TNhX3eC

a=fingerprint:sha-256 CB:BD:C0:68:EB:63:60:3D:5A:22:97:EB:10:41:29:DC:0B:94:DA:55:35:20:59:33:25:31:F3:4A:42:F0:B7:00

a=candidate:1 1 udp 2013266431 172.31.56.68 52309 typ host generation 0

a=candidate:2 1 udp 1677721855 54.196.52.128 52309 typ srflx generation 0

a=end-of-candidates

a=ssrc:0 cname:erizo

a=ssrc:0 msid:aCyxazfDdRaoSfIgmeR5HB4PSCcfNeH9v5Iv aCyxazfDdRaoSfIgmeR5HB4PSCcfNeH9v5Ivsdparta_1

a=ssrc:0 mslabel:aCyxazfDdRaoSfIgmeR5HB4PSCcfNeH9v5Iv

a=ssrc:0 label:sdparta_1

a=rtcp-mux

erizo.js:100:4 DEBUG: Local Description v=0

o=mozilla...THIS_IS_SDPARTA-61.0.1 7501123362653429402 0 IN IP4 0.0.0.0

s=-

t=0 0

a=fingerprint:sha-256 D5:F9:87:5F:45:B6:BA:F7:97:2A:D7:8D:35:0A:A3:38:B2:97:1E:26:93:14:0F:AC:B9:37:D1:B6:B0:1E:DC:28

a=ice-options:trickle

a=msid-semantic: WMS *

a=group:BUNDLE sdparta_0 sdparta_1

m=audio 9 UDP/TLS/RTP/SAVPF 109 9 0 8 101

c=IN IP4 0.0.0.0

a=rtpmap:109 opus/48000/2

a=rtpmap:9 G722/8000/1

a=rtpmap:0 PCMU/8000

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000/1

a=fmtp:109 maxplaybackrate=48000;stereo=1;useinbandfec=1

a=fmtp:101 0-15

a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level

a=extmap:2 urn:ietf:params:rtp-hdrext:csrc-audio-level

a=extmap:3 urn:ietf:params:rtp-hdrext:sdes:mid

a=setup:actpass

a=mid:sdparta_0

a=recvonly

a=ice-ufrag:4e685ef1

a=ice-pwd:b2d01fef51c73ef094e3df72272e9f75

a=rtcp-mux

m=video 9 UDP/TLS/RTP/SAVPF 120 121 126 97

c=IN IP4 0.0.0.0

a=rtpmap:120 VP8/90000

a=rtpmap:121 VP9/90000

a=rtpmap:126 H264/90000

a=rtpmap:97 H264/90000

a=fmtp:120 max-fs=12288;max-fr=60

a=fmtp:121 max-fs=12288;max-fr=60

a=fmtp:126 profile-level-id=42e01f;level-asymmetry-allowed=1;packetization-mode=1

a=fmtp:97 profile-level-id=42e01f;level-asymmetry-allowed=1

a=rtcp-fb:120 nack

a=rtcp-fb:120 nack pli

a=rtcp-fb:120 ccm fir

a=rtcp-fb:120 goog-remb

a=rtcp-fb:121 nack

a=rtcp-fb:121 nack pli

a=rtcp-fb:121 ccm fir

a=rtcp-fb:121 goog-remb

a=rtcp-fb:126 nack

a=rtcp-fb:126 nack pli

a=rtcp-fb:126 ccm fir

a=rtcp-fb:126 goog-remb

a=rtcp-fb:97 nack

a=rtcp-fb:97 nack pli

a=rtcp-fb:97 ccm fir

a=rtcp-fb:97 goog-remb

a=extmap:3 urn:ietf:params:rtp-hdrext:sdes:mid

a=extmap:4 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time

a=extmap:5 urn:ietf:params:rtp-hdrext:toffset

a=setup:actpass

a=mid:sdparta_1

a=recvonly

a=ice-ufrag:4e685ef1

a=ice-pwd:b2d01fef51c73ef094e3df72272e9f75

a=rtcp-mux

erizo.js:100:4 DEBUG: Event: add-stream erizo.js:100:4 DEBUG: Event: added erizo.js:100:4 INFO: Stream subscribed erizo.js:100:4 DEBUG: message: Adding stream to Connection, streamId: 769293545745072800 erizo.js:100:4 DEBUG: Event: stream-subscribed erizo.js:100:4 URL.createObjectURL(stream) is deprecated, please use elem.srcObject = stream instead. erizo.js:10830:4 INFO: Candidates to be added: 0 Array [] erizo.js:100:4 INFO: Local candidates to send: 0 erizo.js:100:4 DEBUG: Event: onAddStream erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 769293545745072800 769293545745072800 erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 769293545745072800 769293545745072800 erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 769293545745072800 769293545745072800 erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 769293545745072800 769293545745072800 erizo.js:100:4 DEBUG: Event: ice-state-change erizo.js:100:4 DEBUG: Event: icestatechanged erizo.js:100:4 INFO: 769293545745072800 - iceConnectionState: checking erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 508403044263712960 508403044263712960 erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 508403044263712960 508403044263712960 erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 769293545745072800 769293545745072800 erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 769293545745072800 769293545745072800 erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 769293545745072800 769293545745072800 erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 769293545745072800 769293545745072800 erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 508403044263712960 508403044263712960 erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 508403044263712960 508403044263712960 erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 769293545745072800 769293545745072800 erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 769293545745072800 769293545745072800 erizo.js:100:4 INFO: Gathered all candidates. Sending END candidate erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 508403044263712960 508403044263712960 erizo.js:100:4 INFO: Gathered all candidates. Sending END candidate erizo.js:100:4 INFO: Sending message Object { type: "candidate", candidate: {…} } 769293545745072800 769293545745072800 erizo.js:100:4 DEBUG: Event: ice-state-change erizo.js:100:4 DEBUG: Event: icestatechanged erizo.js:100:4 INFO: 508403044263712960 - iceConnectionState: failed erizo.js:100:4 DEBUG: Event: stream-failed erizo.js:100:4 DEBUG: Trying to remove connection 104 with erizoId 2d326901-a664-30dc-d730-8e530bd90d85 erizo.js:100:4 DEBUG: Closing ErizoConnection erizo.js:100:4 DEBUG: Event: ice-state-change erizo.js:100:4 DEBUG: Event: icestatechanged erizo.js:100:4 INFO: 508403044263712960 - iceConnectionState: closed erizo.js:100:4 ICE failed, see about:webrtc for more details DEBUG: Event: ice-state-change erizo.js:100:4 DEBUG: Event: icestatechanged erizo.js:100:4 INFO: 769293545745072800 - iceConnectionState: failed erizo.js:100:4 DEBUG: Event: stream-failed erizo.js:100:4 ICE failed, see about:webrtc for more details DEBUG: Event: onRemoveStream erizo.js:100:4 INFO: Stream unpublished erizo.js:100:4 DEBUG: Trying to remove connection 105 with erizoId 2d326901-a664-30dc-d730-8e530bd90d85 erizo.js:100:4 DEBUG: Closing ErizoConnection erizo.js:100:4 DEBUG: Event: ice-state-change erizo.js:100:4 DEBUG: Event: icestatechanged erizo.js:100:4 INFO: 769293545745072800 - iceConnectionState: closed erizo.js:100:4

pawanvivekananda commented 6 years ago

Its working in chrome. In FF It fails to iceConnectionState: closed.

Anything on this ?

pawanvivekananda commented 6 years ago

Failed to publish in FF

This is server log Loading debug version 2018-07-30 03:55:38.742 - INFO: ErizoJS - message: Started, erizoId: 6e1722fa-a89f-6f49-7cc9-e19750e047e8 2018-07-30 03:55:46.237 - INFO: ErizoJSController - addPublisher, clientId 55ea6e0e-e127-4bf8-86d3-57c28790cfe3 streamId 288268406680347400 2018-07-30 03:55:46.238 - INFO: Client - message: getOrCreateConnection, clientId: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3, singlePC: false 2018-07-30 03:55:46.239 - INFO: Connection - message: constructor, id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1 2018-07-30 03:55:46,240 - INFO [0x7f46f5ff0780] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: constructor, stunserver: 54.214.119.154, stunPort: 443, minPort: 0, maxPort: 0 2018-07-30 03:55:46,240 - DEBUG [0x7f46f5ff0780] ErizoAPI.WebRtcConnection - id:55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Created 2018-07-30 03:55:46.241 - INFO: Client - message: Adding connection to Client, clientId: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3, connectionId: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1 2018-07-30 03:55:46.241 - INFO: ErizoJSController - message: Adding publisher, clientId: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3, streamId: 288268406680347400, state: erizo, data: true, audio: true, video: true, label: {1fb75b80-cdf2-9649-86ce-288c3b1257ef}, screen: , metadata: [Object], muteStream: [Object], minVideoBW: 0, maxVideoBW: 300, singlePC: false, publicIP: 10.0.0.232, privateRegexp: [Object], type: publisher 2018-07-30 03:55:46.242 - INFO: Connection - message: addMediaStream, connectionId: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, mediaStreamId: 288268406680347400 2018-07-30 03:55:46,242 - DEBUG [0x7f46f5ff0780] ErizoAPI.MediaStream - id: 288268406680347400, message: Created 2018-07-30 03:55:46,242 - DEBUG [0x7f46dbfff700] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Adding mediaStream, id: 288268406680347400 2018-07-30 03:55:46,244 - DEBUG [0x7f46f5ff0780] ErizoAPI.WebRtcConnection - id:55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: eventsCallback 2018-07-30 03:55:46.245 - INFO: Connection - message: WebRtcConnection status update, id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, status: 101, type: publisher 2018-07-30 03:55:46,245 - DEBUG [0x7f46f5ff0780] ErizoAPI.WebRtcConnection - id:55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: eventsCallback finished 2018-07-30 03:55:46.462 - INFO: ErizoJSController - message: Process Signaling message, streamId: 288268406680347400, clientId: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3 2018-07-30 03:55:46,471 - DEBUG [0x7f46dbfff700] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: setting remote SDPInfo 2018-07-30 03:55:46,471 - DEBUG [0x7f46dbfff700] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: processing remote SDP 2018-07-30 03:55:46,471 - WARN [0x7f46dbfff700] rtp.RtpExtensionProcessor - Unsupported extension urn:ietf:params:rtp-hdrext:csrc-audio-level 2018-07-30 03:55:46,471 - WARN [0x7f46dbfff700] rtp.RtpExtensionProcessor - Unsupported extension urn:ietf:params:rtp-hdrext:sdes:mid 2018-07-30 03:55:46,471 - WARN [0x7f46dbfff700] rtp.RtpExtensionProcessor - Unsupported extension urn:ietf:params:rtp-hdrext:sdes:mid 2018-07-30 03:55:46,471 - DEBUG [0x7f46dbfff700] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Creating videoTransport, ufrag: e91208bc, pass: b6e11dae84058d0225ad33c687ed47a2 2018-07-30 03:55:46,471 - DEBUG [0x7f46dbfff700] DtlsTransport - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: constructor, transportName: video, isBundle: 1 2018-07-30 03:55:46,497 - DEBUG [0x7f46dbfff700] DtlsTransport - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: creating active-client 2018-07-30 03:55:46,497 - DEBUG [0x7f46dbfff700] DtlsTransport - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: created 2018-07-30 03:55:46,497 - DEBUG [0x7f46dbfff700] DtlsTransport - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: starting ice 2018-07-30 03:55:46,497 - DEBUG [0x7f46dbfff700] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: creating Nice Agent 2018-07-30 03:55:46,497 - DEBUG [0x7f46dbfff700] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: setting stun, stun_server: 54.214.119.154, stun_port: 443 2018-07-30 03:55:46,497 - DEBUG [0x7f46a17fa700] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: starting g_main_loop, this: 0x7f46a4008e70 2018-07-30 03:55:46,498 - DEBUG [0x7f46dbfff700] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: adding stream, iceComponents: 1 2018-07-30 03:55:46,498 - DEBUG [0x7f46dbfff700] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: setting remote credentials in constructor, ufrag:e91208bc, pass:b6e11dae84058d0225ad33c687ed47a2 2018-07-30 03:55:46,498 - DEBUG [0x7f46dbfff700] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: setting remote credentials, ufrag: e91208bc, pass: b6e11dae84058d0225ad33c687ed47a2 2018-07-30 03:55:46,498 - DEBUG [0x7f46dbfff700] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: gathering, this: 0x7f46a4008e70 2018-07-30 03:55:46,498 - DEBUG [0x7f46dbfff700] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Discovered New Candidate, candidate: a=candidate:1 1 udp 2013266431 10.0.0.232 60458 typ host generation 0 2018-07-30 03:55:46,499 - DEBUG [0x7f46dbfff700] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: setting remote SDP, stream: 288268406680347400 2018-07-30 03:55:46,499 - DEBUG [0x7f46dbfff700] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: setting remote SDP, stream: 288268406680347400, stream_id: 288268406680347400 2018-07-30 03:55:46,503 - DEBUG [0x7f46db7fe700] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: setting remote SDP to stream, stream: 288268406680347400 2018-07-30 03:55:46,503 - DEBUG [0x7f46dbfff700] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: SDP processed 2018-07-30 03:55:46,503 - DEBUG [0x7f46dbfff700] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Getting Local Sdp 2018-07-30 03:55:46,503 - DEBUG [0x7f46dbfff700] DtlsTransport - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: processing local sdp, transportName: video 2018-07-30 03:55:46,503 - DEBUG [0x7f46dbfff700] DtlsTransport - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: processed local sdp, transportName: video, ufrag: jWlg, pass: 1eKYXHb6eM8DJ5Crq4g7A2 2018-07-30 03:55:46,503 - DEBUG [0x7f46f5ff0780] ErizoAPI.WebRtcConnection - id:55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: eventsCallback 2018-07-30 03:55:46.503 - INFO: Connection - message: WebRtcConnection status update, id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, status: 203, type: publisher 2018-07-30 03:55:46,503 - DEBUG [0x7f46f5ff0780] ErizoAPI.WebRtcConnection - id:55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: eventsCallback finished 2018-07-30 03:55:46,715 - DEBUG [0x7f46a17fa700] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Discovered New Candidate, candidate: a=candidate:2 1 udp 1677721855 13.232.25.88 60458 typ srflx raddr 10.0.0.232 rport 60458 generation 0 2018-07-30 03:55:46,721 - DEBUG [0x7f46a17fa700] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: gathering done, stream_id: 1 2018-07-30 03:55:46,721 - INFO [0x7f46a17fa700] IceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: iceState transition, iceconfig.transport_name: video, iceState: initial, newIceState: cand_received, this: 0x7f46a4008e70 2018-07-30 03:55:46,721 - DEBUG [0x7f46dbfff700] DtlsTransport - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message:IceState, transportName: video, state: 1, isBundle: 1 2018-07-30 03:55:46,721 - DEBUG [0x7f46dbfff700] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, transportName: video, new_state: 2 2018-07-30 03:55:46,721 - DEBUG [0x7f46dbfff700] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Getting Local Sdp 2018-07-30 03:55:46,722 - DEBUG [0x7f46dbfff700] DtlsTransport - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: processing local sdp, transportName: video 2018-07-30 03:55:46,722 - DEBUG [0x7f46dbfff700] DtlsTransport - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: processed local sdp, transportName: video, ufrag: jWlg, pass: 1eKYXHb6eM8DJ5Crq4g7A2 2018-07-30 03:55:46,722 - INFO [0x7f46dbfff700] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, newGlobalState: 103 2018-07-30 03:55:46,722 - DEBUG [0x7f46f5ff0780] ErizoAPI.WebRtcConnection - id:55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: eventsCallback 2018-07-30 03:55:46.722 - INFO: Connection - message: WebRtcConnection status update, id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, status: 103, type: publisher 2018-07-30 03:55:46,722 - DEBUG [0x7f46f5ff0780] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: getting local SDPInfo 2018-07-30 03:55:46,722 - DEBUG [0x7f46f5ff0780] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: getting local SDPInfo stream not running, stream_id: 288268406680347400 2018-07-30 03:55:46,729 - DEBUG [0x7f46f5ff0780] ErizoAPI.WebRtcConnection - id:55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: eventsCallback finished 2018-07-30 03:55:47.015 - INFO: ErizoJSController - message: Process Signaling message, streamId: 288268406680347400, clientId: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3 2018-07-30 03:55:47,015 - DEBUG [0x7f46f5ff0780] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Adding remote Candidate, candidate: a=candidate:0 1 UDP 2122252543 192.168.1.104 53283 typ host, mid: sdparta_0, sdpMLine: 0 2018-07-30 03:55:47,015 - DEBUG [0x7f46f5ff0780] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: setting remote candidates, candidateSize: 1, mediaType: 0 2018-07-30 03:55:47,015 - DEBUG [0x7f46f5ff0780] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: adding remote candidate, hostType: 0, hostAddress: 192.168.1.104, hostPort: 53283, priority: 2122252543, componentId: 1, ufrag: e91208bc, pass: b6e11dae84058d0225ad33c687ed47a2 2018-07-30 03:55:47.016 - INFO: ErizoJSController - message: Process Signaling message, streamId: 288268406680347400, clientId: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3 2018-07-30 03:55:47,016 - DEBUG [0x7f46f5ff0780] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Adding remote Candidate, candidate: a=candidate:6 1 TCP 2105524479 192.168.1.104 9 typ host tcptype active, mid: sdparta_0, sdpMLine: 0 2018-07-30 03:55:47,016 - DEBUG [0x7f46f5ff0780] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: setting remote candidates, candidateSize: 0, mediaType: 0 2018-07-30 03:55:47.022 - INFO: ErizoJSController - message: Process Signaling message, streamId: 288268406680347400, clientId: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3 2018-07-30 03:55:47,022 - DEBUG [0x7f46f5ff0780] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Adding remote Candidate, candidate: a=candidate:0 2 UDP 2122252542 192.168.1.104 62455 typ host, mid: sdparta_0, sdpMLine: 0 2018-07-30 03:55:47,022 - DEBUG [0x7f46f5ff0780] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: setting remote candidates, candidateSize: 1, mediaType: 0 2018-07-30 03:55:47.024 - INFO: ErizoJSController - message: Process Signaling message, streamId: 288268406680347400, clientId: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3 2018-07-30 03:55:47,024 - DEBUG [0x7f46f5ff0780] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Adding remote Candidate, candidate: a=candidate:6 2 TCP 2105524478 192.168.1.104 9 typ host tcptype active, mid: sdparta_0, sdpMLine: 0 2018-07-30 03:55:47,024 - DEBUG [0x7f46f5ff0780] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: setting remote candidates, candidateSize: 0, mediaType: 0 2018-07-30 03:55:47.252 - INFO: ErizoJSController - message: Process Signaling message, streamId: 288268406680347400, clientId: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3 2018-07-30 03:55:47,252 - DEBUG [0x7f46f5ff0780] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Adding remote Candidate, candidate: a=candidate:1 1 UDP 1686052863 106.51.106.118 2766 typ srflx raddr 192.168.1.104 rport 53283, mid: sdparta_0, sdpMLine: 0 2018-07-30 03:55:47,253 - DEBUG [0x7f46f5ff0780] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: setting remote candidates, candidateSize: 1, mediaType: 0 2018-07-30 03:55:47,253 - DEBUG [0x7f46f5ff0780] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: adding relay or srflx remote candidate, hostType: 1, hostAddress: 106.51.106.118, hostPort: 2766, rAddress: 192.168.1.104, rPort: 53283 2018-07-30 03:55:47.401 - INFO: ErizoJSController - message: Process Signaling message, streamId: 288268406680347400, clientId: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3 2018-07-30 03:55:47,402 - DEBUG [0x7f46f5ff0780] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Adding remote Candidate, candidate: a=candidate:1 2 UDP 1686052862 106.51.106.118 2206 typ srflx raddr 192.168.1.104 rport 62455, mid: sdparta_0, sdpMLine: 0 2018-07-30 03:55:47,402 - DEBUG [0x7f46f5ff0780] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: setting remote candidates, candidateSize: 1, mediaType: 0 2018-07-30 03:55:47.573 - INFO: ErizoJSController - message: Process Signaling message, streamId: 288268406680347400, clientId: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3 2018-07-30 03:55:47,573 - DEBUG [0x7f46f5ff0780] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Adding remote Candidate, candidate: a=candidate:3 1 UDP 92217087 172.31.11.36 54106 typ relay raddr 172.31.11.36 rport 54106, mid: sdparta_0, sdpMLine: 0 2018-07-30 03:55:47,573 - DEBUG [0x7f46f5ff0780] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: setting remote candidates, candidateSize: 1, mediaType: 0 2018-07-30 03:55:47,573 - DEBUG [0x7f46f5ff0780] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: adding relay or srflx remote candidate, hostType: 3, hostAddress: 172.31.11.36, hostPort: 54106, rAddress: 172.31.11.36, rPort: 54106 2018-07-30 03:55:47.641 - INFO: ErizoJSController - message: Process Signaling message, streamId: 288268406680347400, clientId: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3 2018-07-30 03:55:47,642 - DEBUG [0x7f46f5ff0780] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Adding remote Candidate, candidate: a=candidate:3 2 UDP 92217086 172.31.11.36 52498 typ relay raddr 172.31.11.36 rport 52498, mid: sdparta_0, sdpMLine: 0 2018-07-30 03:55:47,642 - DEBUG [0x7f46f5ff0780] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: setting remote candidates, candidateSize: 1, mediaType: 0 2018-07-30 03:55:47.918 - INFO: ErizoJSController - message: Process Signaling message, streamId: 288268406680347400, clientId: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3 2018-07-30 03:55:47,918 - DEBUG [0x7f46f5ff0780] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Adding remote Candidate, candidate: a=candidate:7 2 UDP 8331262 172.31.11.36 52654 typ relay raddr 172.31.11.36 rport 52654, mid: sdparta_0, sdpMLine: 0 2018-07-30 03:55:47,918 - DEBUG [0x7f46f5ff0780] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: setting remote candidates, candidateSize: 1, mediaType: 0 2018-07-30 03:55:47.943 - INFO: ErizoJSController - message: Process Signaling message, streamId: 288268406680347400, clientId: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3 2018-07-30 03:55:47,943 - DEBUG [0x7f46f5ff0780] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Adding remote Candidate, candidate: a=candidate:7 1 UDP 8331263 172.31.11.36 57881 typ relay raddr 172.31.11.36 rport 57881, mid: sdparta_0, sdpMLine: 0 2018-07-30 03:55:47,943 - DEBUG [0x7f46f5ff0780] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: setting remote candidates, candidateSize: 1, mediaType: 0 2018-07-30 03:55:47,943 - DEBUG [0x7f46f5ff0780] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: adding relay or srflx remote candidate, hostType: 3, hostAddress: 172.31.11.36, hostPort: 57881, rAddress: 172.31.11.36, rPort: 57881 2018-07-30 03:55:56,957 - DEBUG [0x7f46a17fa700] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: new ice component state, newState: 4, transportName: video, componentId 1, iceComponents: 1 2018-07-30 03:55:56,958 - WARN [0x7f46a17fa700] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: failed and not received all candidates, newComponentState:4 2018-07-30 03:55:58.486 - INFO: ErizoJSController - message: Process Signaling message, streamId: 288268406680347400, clientId: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3 2018-07-30 03:55:58,486 - DEBUG [0x7f46f5ff0780] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Adding remote Candidate, candidate: end, mid: end, sdpMLine: -1 2018-07-30 03:55:58,486 - DEBUG [0x7f46f5ff0780] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: All candidates received 2018-07-30 03:55:58,486 - DEBUG [0x7f46f5ff0780] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: setting hasReceivedLastCandidate, hasReceived: 1 2018-07-30 03:55:59.036 - INFO: ErizoJSController - message: Removing publisher, id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3, streamId: 288268406680347400 2018-07-30 03:55:59,038 - DEBUG [0x7f46dbfff700] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: removing mediaStream, id: 288268406680347400 2018-07-30 03:55:59,038 - DEBUG [0x7f46f5ff0780] ErizoAPI.MediaStream - id: 288268406680347400, message: Trying to close 2018-07-30 03:55:59,038 - DEBUG [0x7f46f5ff0780] ErizoAPI.MediaStream - id: 288268406680347400, message: Closing 2018-07-30 03:55:59,038 - DEBUG [0x7f46f5ff0780] ErizoAPI.MediaStream - id: 288268406680347400, message: Closing Stats handle 2018-07-30 03:55:59,038 - DEBUG [0x7f46f5ff0780] ErizoAPI.MediaStream - id: 288268406680347400, message: Closing MediaStreamEvent handle 2018-07-30 03:55:59,038 - DEBUG [0x7f46f5ff0780] ErizoAPI.MediaStream - id: 288268406680347400, message: Closed 2018-07-30 03:55:59.039 - INFO: Client - message: closing empty connection, clientId: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3 connectionId: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1 2018-07-30 03:55:59.039 - INFO: Connection - message: Closing connection 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1 2018-07-30 03:55:59.039 - INFO: Connection - message: WebRtcConnection status update, id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, status: 105, type: publisher 2018-07-30 03:55:59,039 - DEBUG [0x7f46f5ff0780] ErizoAPI.WebRtcConnection - id:55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Trying to close 2018-07-30 03:55:59,039 - DEBUG [0x7f46f5ff0780] ErizoAPI.WebRtcConnection - id:55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Closing 2018-07-30 03:55:59,039 - DEBUG [0x7f46f5ff0780] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Async close called 2018-07-30 03:55:59,039 - DEBUG [0x7f46dbfff700] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Close called 2018-07-30 03:55:59,039 - DEBUG [0x7f46dbfff700] DtlsTransport - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: closing 2018-07-30 03:55:59,039 - DEBUG [0x7f46dbfff700] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message:closing 2018-07-30 03:55:59,039 - INFO [0x7f46dbfff700] IceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: iceState transition, iceconfig.transport_name: video, iceState: cand_received, newIceState: finished, this: 0x7f46a4008e70 2018-07-30 03:55:59,039 - DEBUG [0x7f46dbfff700] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message:main loop quit 2018-07-30 03:55:59,039 - DEBUG [0x7f46a17fa700] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: finished g_main_loop, this: 0x7f46a4008e70 2018-07-30 03:55:59,039 - DEBUG [0x7f46dbfff700] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: m_thread join, this: 0x7f46a4008e70 2018-07-30 03:55:59,039 - DEBUG [0x7f46f5ff0780] ErizoAPI.WebRtcConnection - id:55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Closing handle 2018-07-30 03:55:59,040 - DEBUG [0x7f46dbfff700] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message:Unrefing loop 2018-07-30 03:55:59,040 - DEBUG [0x7f46dbfff700] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: unrefing agent 2018-07-30 03:55:59,040 - DEBUG [0x7f46dbfff700] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Unrefing context 2018-07-30 03:55:59,040 - DEBUG [0x7f46dbfff700] LibNiceConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: closed, this: 0x7f46a4008e70 2018-07-30 03:55:59,040 - DEBUG [0x7f46dbfff700] DtlsTransport - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: closed 2018-07-30 03:55:59,040 - DEBUG [0x7f46dbfff700] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Close ended 2018-07-30 03:55:59,040 - DEBUG [0x7f46dbfff700] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message:Destructor called 2018-07-30 03:55:59,040 - DEBUG [0x7f46dbfff700] WebRtcConnection - id: 55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Destructor ended 2018-07-30 03:55:59,040 - DEBUG [0x7f46f5ff0780] ErizoAPI.WebRtcConnection - id:55ea6e0e-e127-4bf8-86d3-57c28790cfe3_1, message: Closed 2018-07-30 03:55:59.040 - INFO: ErizoJSController - message: muxer closed succesfully, id: 288268406680347400, OK 2018-07-30 03:55:59.040 - INFO: ErizoJSController - message: Removed all publishers. Killing process.

pawanvivekananda commented 6 years ago

Licode Demo not working.

https://chotis2.dit.upm.es/