Skip to content

Instantly share code, notes, and snippets.

@lucabelluccini
Created March 3, 2018 13:28
Show Gist options
  • Save lucabelluccini/3c4bfab3d1adf946ac29c6752d121e8c to your computer and use it in GitHub Desktop.
Save lucabelluccini/3c4bfab3d1adf946ac29c6752d121e8c to your computer and use it in GitHub Desktop.
Issue with rpi webrtc streamer docker
Using config file base path:/opt/rws/
(main.cc:162): Using Media Config file: /opt/rws/etc/media_config.conf
(main.cc:169): Using Motion Config file: /opt/rws/etc/motion_config.conf
(main.cc:190): Direct socket port num: 8888
(direct_socket.cc:74): Start listening 0.0.0.0:8888.
(app_channel.cc:63): WebSocket port num : 8889
(app_channel.cc:67): Using File Mapping : /opt/rws/web-root
(app_channel.cc:71): Using RWS WS client url : /rws/ws
(app_channel.cc:86): Using App client url : /rws/app_client
(streamer_observer.cc:147): RegisterObserver
(websocket_server_callback.cc:294): Internal Http Handler for URI: /native-peerconnection/
(websocket_server_callback.cc:335): File Request: /native-peerconnection/
(websocket_server_callback.cc:294): Internal Http Handler for URI: /native-peerconnection/css/main.css
(websocket_server_callback.cc:335): File Request: /native-peerconnection/css/main.css
(websocket_server_callback.cc:294): Internal Http Handler for URI: /native-peerconnection/js/common.js
(websocket_server_callback.cc:335): File Request: /native-peerconnection/js/common.js
(websocket_server_callback.cc:294): Internal Http Handler for URI: /native-peerconnection/js/main_rws.js
(websocket_server_callback.cc:335): File Request: /native-peerconnection/js/main_rws.js
(websocket_server.cc:343): Found handler URI in config : /rws/ws
(websocket_server_callback.cc:568): URI Path exist /rws/ws
(websocket_server_callback.cc:469): LWS_CALLBACK_ESTABLISHED
(app_ws_client.cc:62): New WebSocket connnection id : 11
(app_ws_client.cc:70): OnMessage(11)
(app_ws_client.cc:87): JSON Parsing Success: {"cmd":"register","roomid":"261545026","clientid":"80726990"}
(app_ws_client.cc:128): Room ID: 261545026, Client ID: 80726990
(streamer_observer.cc:119): IsStreamSessionActive
(streamer_observer.cc:63): ActivateStreamSession
(streamer_observer.cc:165): ObtainStreamer
(streamer.cc:265): OnPeerConnectedPeer 80726990, connected, trying to initialize streamer instance
(audio_device_impl.cc:70): Create
(audio_device_buffer.cc:63): AudioDeviceBuffer::ctor
(audio_device_impl.cc:104): AudioDeviceModuleImpl
(audio_device_impl.cc:108): CheckPlatform
(audio_device_impl.cc:119): current platform is Linux
(audio_device_impl.cc:138): CreatePlatformSpecificObjects
(audio_device_impl.cc:887): PlatformAudioLayer
(audio_mixer_manager_alsa_linux.cc:31): AudioMixerManagerLinuxALSA created
(audio_device_alsa_linux.cc:96): AudioDeviceLinuxALSA created
(audio_device_impl.cc:226): Linux ALSA APIs will be utilized.
(audio_device_impl.cc:263): AttachAudioBuffer
(audio_device_buffer.cc:185): SetRecordingSampleRate(0)
(audio_device_buffer.cc:192): SetPlayoutSampleRate(0)
(audio_device_buffer.cc:209): SetRecordingChannels(0)
(audio_device_buffer.cc:216): SetPlayoutChannels(0)
(raspi_decoder.cc:60): Creating RaspiVideoDecoderFactory.
(raspi_decoder.cc:71): Raspi H.264 Video decoder factory.
(raspi_encoder.cc:61): Creating RaspiVideoEncoderFactory.
(raspi_encoder.cc:105): Raspi H.264 Video encoder factory.
(audio_processing_impl.cc:445): Capture post processor activated: 0
(audio_processing_impl.cc:448): Render pre processor activated: 0
(webrtcvoiceengine.cc:209): WebRtcVoiceEngine::WebRtcVoiceEngine
(webrtcvideoengine.cc:539): WebRtcVideoEngine::WebRtcVideoEngine()
(webrtcvoiceengine.cc:232): WebRtcVoiceEngine::Init
(webrtcvoiceengine.cc:239): Supported send codecs in order of preference:
(webrtcvoiceengine.cc:242): opus/48000/2 { minptime=10 useinbandfec=1 } (111)
(webrtcvoiceengine.cc:242): ISAC/16000/1 (103)
(webrtcvoiceengine.cc:242): G722/8000/1 (9)
(webrtcvoiceengine.cc:242): ILBC/8000/1 (102)
(webrtcvoiceengine.cc:242): PCMU/8000/1 (0)
(webrtcvoiceengine.cc:242): PCMA/8000/1 (8)
(webrtcvoiceengine.cc:242): CN/16000/1 (105)
(webrtcvoiceengine.cc:242): CN/8000/1 (13)
(webrtcvoiceengine.cc:242): telephone-event/48000/1 (110)
(webrtcvoiceengine.cc:242): telephone-event/16000/1 (113)
(webrtcvoiceengine.cc:242): telephone-event/8000/1 (126)
(webrtcvoiceengine.cc:245): Supported recv codecs in order of preference:
(webrtcvoiceengine.cc:248): opus/48000/2 { minptime=10 useinbandfec=1 } (111)
(webrtcvoiceengine.cc:248): ISAC/16000/1 (103)
(webrtcvoiceengine.cc:248): G722/8000/1 (9)
(webrtcvoiceengine.cc:248): ILBC/8000/1 (102)
(webrtcvoiceengine.cc:248): PCMU/8000/1 (0)
(webrtcvoiceengine.cc:248): PCMA/8000/1 (8)
(webrtcvoiceengine.cc:248): CN/16000/1 (105)
(webrtcvoiceengine.cc:248): CN/8000/1 (13)
(webrtcvoiceengine.cc:248): telephone-event/48000/1 (110)
(webrtcvoiceengine.cc:248): telephone-event/16000/1 (113)
(webrtcvoiceengine.cc:248): telephone-event/8000/1 (126)
(audio_device_impl.cc:283): Init
(audio_device_impl.cc:624): SetPlayoutDevice(0)
(audio_device_impl.cc:316): InitSpeaker
(audio_device_alsa_linux.cc:1348): GetDevicesInfo - Could not find device name or numbers
ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL
(audio_mixer_manager_alsa_linux.cc:174): snd_mixer_attach(_outputMixerHandle, ) error: No such file or directory
(adm_helpers.cc:47): Unable to access speaker.
(audio_device_impl.cc:528): StereoPlayoutIsAvailable
(audio_device_alsa_linux.cc:1348): GetDevicesInfo - Could not find device name or numbers
ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL
(audio_mixer_manager_alsa_linux.cc:174): snd_mixer_attach(_outputMixerHandle, ) error: No such file or directory
(audio_device_alsa_linux.cc:759): InitSpeaker() failed
(audio_device_alsa_linux.cc:1348): GetDevicesInfo - Could not find device name or numbers
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM
(audio_device_alsa_linux.cc:796): unable to open playback device: No such file or directory (-2)
(audio_device_impl.cc:535): output: 0
(audio_device_impl.cc:540): SetStereoPlayout(0)
(audio_device_buffer.cc:216): SetPlayoutChannels(1)
(audio_device_impl.cc:686): SetRecordingDevice(0)
(audio_device_impl.cc:322): InitMicrophone
(audio_device_alsa_linux.cc:1348): GetDevicesInfo - Could not find device name or numbers
ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL
(audio_mixer_manager_alsa_linux.cc:254): snd_mixer_attach(_inputMixerHandle, ) error: No such file or directory
(adm_helpers.cc:67): Unable to access microphone.
(audio_device_impl.cc:485): StereoRecordingIsAvailable
(audio_device_alsa_linux.cc:1348): GetDevicesInfo - Could not find device name or numbers
ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL
(audio_mixer_manager_alsa_linux.cc:254): snd_mixer_attach(_inputMixerHandle, ) error: No such file or directory
(audio_device_alsa_linux.cc:880): InitMicrophone() failed
(audio_device_alsa_linux.cc:1348): GetDevicesInfo - Could not find device name or numbers
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM
(audio_device_alsa_linux.cc:919): unable to open record device: No such file or directory
(audio_device_impl.cc:492): output: 0
(audio_device_impl.cc:497): SetStereoRecording(0)
(audio_device_buffer.cc:209): SetRecordingChannels(1)
(audio_processing_impl.cc:445): Capture post processor activated: 0
(audio_processing_impl.cc:448): Render pre processor activated: 0
(audio_processing_impl.cc:728): Level controller activated: 0
(audio_processing_impl.cc:735): Highpass filter activated: 0
(audio_processing_impl.cc:749): Gain Controller 2 activated: 0
(audio_device_impl.cc:799): RegisterAudioCallback
(audio_device_buffer.cc:83): RegisterAudioCallback
(webrtcvoiceengine.cc:323): WebRtcVoiceEngine::ApplyOptions: AudioOptions {aec: true, agc: true, ns: true, hf: true, swap: false, audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: false, typing: true, experimental_agc: false, extended_filter_aec: false, delay_agnostic_aec: false, experimental_ns: false, intelligibility_enhancer: false, level_control: false, residual_echo_detector: true, }
(audio_device_impl.cc:815): BuiltInAECIsAvailable
(audio_device_generic.cc:17): BuiltInAECIsAvailable: Not supported on this platform
(audio_device_impl.cc:818): output: 0
(apm_helpers.cc:118): Echo control set to 1 with mode 0
(apm_helpers.cc:128): EC metrics set to 1
(audio_device_impl.cc:831): BuiltInAGCIsAvailable
(audio_device_generic.cc:27): BuiltInAGCIsAvailable: Not supported on this platform
(audio_device_impl.cc:834): output: 0
(apm_helpers.cc:82): AGC set to 1 with mode 0
(audio_device_impl.cc:847): BuiltInNSIsAvailable
(audio_device_generic.cc:37): BuiltInNSIsAvailable: Not supported on this platform
(audio_device_impl.cc:850): output: 0
(apm_helpers.cc:153): NS set to 1
(webrtcvoiceengine.cc:506): Stereo swapping enabled? 0
(webrtcvoiceengine.cc:511): NetEq capacity is 50
(webrtcvoiceengine.cc:517): NetEq fast mode? 0
(webrtcvoiceengine.cc:524): Typing detection is enabled? 1
(apm_helpers.cc:167): VAD set to 1 for typing detection.
(webrtcvoiceengine.cc:535): Delay agnostic aec is enabled? 0
(webrtcvoiceengine.cc:545): Extended filter aec is enabled? 0
(webrtcvoiceengine.cc:555): Experimental ns is enabled? 0
(webrtcvoiceengine.cc:561): Intelligibility Enhancer is enabled? 0
(webrtcvoiceengine.cc:573): Level control: 0
(audio_processing_impl.cc:728): Level controller activated: 0
(audio_processing_impl.cc:735): Highpass filter activated: 1
(audio_processing_impl.cc:749): Gain Controller 2 activated: 0
(bitrate_prober.cc:62): Bandwidth probing enabled, set to inactive
(alr_experiment.cc:65): Using ALR experiment settings: pacing factor: 1, max pacer queue length: 2875, ALR start bandwidth usage percent: 80, ALR end budget level percent: 40, ALR end budget level percent: -60, ALR experiment group ID: 3
(aimd_rate_control.cc:75): Using aimd rate control with back off factor 0.85
(delay_based_bwe.cc:104): Using Trendline filter for delay change estimation with window size 20
(cpu_info.cc:50): Available number of cores: 4
(aimd_rate_control.cc:75): Using aimd rate control with back off factor 0.85
(remote_bitrate_estimator_single_stream.cc:56): RemoteBitrateEstimatorSingleStream: Instantiating.
(send_side_congestion_controller.cc:440): SignalNetworkState Down
(paced_sender.cc:108): PacedSender paused.
(delay_based_bwe.cc:316): BWE Setting start bitrate to: 300000
(paced_sender.cc:306): ProcessThreadAttached 0x0x7448a638
(streamer.cc:448): Audio options: AudioOptions {level_control: true, }
(opensslidentity.cc:44): Making key pair
(opensslidentity.cc:92): Returning key pair
(opensslidentity.cc:99): Making certificate for WebRTC
(app_ws_client.cc:136): New WebSocket Name: 80726990
(opensslidentity.cc:146): Returning certificate
(mediasession.cc:353): Duplicate id found. Reassigning from 102 to 127
(p2ptransportchannel.cc:478): Set ping most likely connection to 0
(p2ptransportchannel.cc:498): Set presume writable when fully relayed to 0
(webrtcvoiceengine.cc:1458): Setting voice channel options: AudioOptions {audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: false, }
(webrtcvoiceengine.cc:323): WebRtcVoiceEngine::ApplyOptions: AudioOptions {audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: false, }
(webrtcvoiceengine.cc:511): NetEq capacity is 50
(webrtcvoiceengine.cc:517): NetEq fast mode? 0
(webrtcvoiceengine.cc:535): Delay agnostic aec is enabled? 0
(webrtcvoiceengine.cc:545): Extended filter aec is enabled? 0
(webrtcvoiceengine.cc:555): Experimental ns is enabled? 0
(webrtcvoiceengine.cc:561): Intelligibility Enhancer is enabled? 0
(webrtcvoiceengine.cc:573): Level control: 0
(audio_processing_impl.cc:728): Level controller activated: 0
(audio_processing_impl.cc:735): Highpass filter activated: 1
(audio_processing_impl.cc:749): Gain Controller 2 activated: 0
(webrtcvoiceengine.cc:1476): Set voice channel options. Current options: AudioOptions {audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: false, }
(channel.cc:116): Created channel for audio
(channel.cc:296): Setting RTP Transport for audio on audio transport 0x74e020b8
(call.cc:1115): Transport audio is disconnected
(p2ptransportchannel.cc:478): Set ping most likely connection to 0
(p2ptransportchannel.cc:498): Set presume writable when fully relayed to 0
(webrtcvideoengine.cc:550): CreateChannel. Options: VideoOptions {}
(channel.cc:116): Created channel for video
(channel.cc:296): Setting RTP Transport for video on video transport 0x74e02928
(transportcontroller.cc:829): Set local transport description on audio
(call.cc:1115): Transport video is disconnected
(p2ptransportchannel.cc:399): Set ICE ufrag: ZaGu pwd: BQKiWSqy9FJDjHB2ALm9CtS9 on transport audio
(transportcontroller.cc:829): Set local transport description on video
(p2ptransportchannel.cc:399): Set ICE ufrag: ZaGu pwd: BQKiWSqy9FJDjHB2ALm9CtS9 on transport video
(peerconnection.cc:3107): Session: 3162384546150196492 Old state: kStable New state: kHaveLocalOffer
(channel.cc:1225): Setting local voice description
(webrtcvoiceengine.cc:1314): WebRtcVoiceMediaChannel::SetRecvParameters: {codecs: [AudioCodec[111:opus:48000:0:2], AudioCodec[103:ISAC:16000:0:1], AudioCodec[9:G722:8000:0:1], AudioCodec[102:ILBC:8000:0:1], AudioCodec[0:PCMU:8000:0:1], AudioCodec[8:PCMA:8000:0:1], AudioCodec[105:CN:16000:0:1], AudioCodec[13:CN:8000:0:1], AudioCodec[110:telephone-event:48000:0:1], AudioCodec[113:telephone-event:16000:0:1], AudioCodec[126:telephone-event:8000:0:1]], extensions: [{uri: urn:ietf:params:rtp-hdrext:ssrc-audio-level, id: 1}]}
(webrtcvoiceengine.cc:1486): Setting receive voice codecs.
(webrtcvoiceengine.cc:1756): AddSendStream: {id:audio_label;ssrcs:[3137163672];ssrc_groups:;cname:HxSMG0jjIXEsKvcn;sync_label:stream_label}
(neteq_impl.cc:108): NetEq config: sample_rate_hz=16000, enable_post_decode_vad=true, max_packets_in_buffer=0, background_noise_mode=2, playout_mode=0, enable_fast_accelerate=false, enable_muted_state= true
(audio_coding_module.cc:462): Created
(audio_send_stream.cc:135): AudioSendStream: 3137163672
(audio_send_stream.cc:201): AudioSendStream::ConfigureStream: {rtp: {ssrc: 3137163672, extensions: [], nack: {rtp_history_ms: 0}, c_name: HxSMG0jjIXEsKvcn}, send_transport: (Transport), min_bitrate_bps: -1, max_bitrate_bps: -1, send_codec_spec: <unset>}
(call.cc:1174): UpdateAggregateNetworkState: aggregate_state=down
(send_side_congestion_controller.cc:440): SignalNetworkState Down
(channel.cc:946): Add send stream ssrc: 3137163672
(channel.cc:1217): Changing voice state, recv=0 send=0
(channel.cc:1391): Setting local video description
(webrtcvideoengine.cc:968): SetRecvParameters: {codecs: [VideoCodec[96:H264], VideoCodec[97:rtx], VideoCodec[98:H264], VideoCodec[99:rtx], VideoCodec[100:red], VideoCodec[101:rtx], VideoCodec[127:ulpfec]], extensions: [{uri: urn:ietf:params:rtp-hdrext:toffset, id: 2}, {uri: http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time, id: 3}, {uri: urn:3gpp:video-orientation, id: 4}, {uri: http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01, id: 5}, {uri: http://www.webrtc.org/experiments/rtp-hdrext/playout-delay, id: 6}, {uri: http://www.webrtc.org/experiments/rtp-hdrext/video-content-type, id: 7}, {uri: http://www.webrtc.org/experiments/rtp-hdrext/video-timing, id: 8}]}
(webrtcvideoengine.cc:983): Changing recv codecs from {VideoCodec[96:H264], VideoCodec[98:H264]} to {VideoCodec[96:H264], VideoCodec[98:H264]}
(webrtcvideoengine.cc:1092): AddSendStream: {id:video_label;ssrcs:[2523494381,3986781731];ssrc_groups:{semantics:FID;ssrcs:[2523494381,3986781731]};cname:HxSMG0jjIXEsKvcn;sync_label:stream_label}
(webrtcvideoengine.cc:1123): SetLocalSsrc on all the receive streams because we added a send stream.
(channel.cc:946): Add send stream ssrc: 2523494381
(channel.cc:1373): Changing video state, send=0
(peerconnection.cc:4317): Local and Remote descriptions must be applied to get the SSL Role of the SCTP transport.
(webrtcvoiceengine.cc:1458): Setting voice channel options: AudioOptions {level_control: true, }
(webrtcvoiceengine.cc:323): WebRtcVoiceEngine::ApplyOptions: AudioOptions {audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: false, level_control: true, }
(webrtcvoiceengine.cc:511): NetEq capacity is 50
(webrtcvoiceengine.cc:517): NetEq fast mode? 0
(webrtcvoiceengine.cc:535): Delay agnostic aec is enabled? 0
(webrtcvoiceengine.cc:545): Extended filter aec is enabled? 0
(webrtcvoiceengine.cc:555): Experimental ns is enabled? 0
(webrtcvoiceengine.cc:561): Intelligibility Enhancer is enabled? 0
(webrtcvoiceengine.cc:573): Level control: 1
(audio_processing_impl.cc:728): Level controller activated: 1
(audio_processing_impl.cc:735): Highpass filter activated: 1
(audio_processing_impl.cc:749): Gain Controller 2 activated: 0
(webrtcvoiceengine.cc:1476): Set voice channel options. Current options: AudioOptions {audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: false, level_control: true, }
(webrtcvideoengine.cc:1050): SetVideoSend (ssrc= 2523494381, enable = 1, options: VideoOptions {is_screencast : false, }, source = (source))
(basicportallocator.cc:313): Start getting ports with prune_turn_ports disabled
(basicportallocator.cc:313): Start getting ports with prune_turn_ports disabled
(network.cc:838): Connect failed with 99
(basicportallocator.cc:789): Network manager has started
(basicportallocator.cc:789): Network manager has started
(basicportallocator.cc:704): Allocate ports on 1 networks
(basicportallocator.cc:704): Allocate ports on 1 networks
(streamer.cc:495): Sending Message to Peer: {
"sdp" : "v=0\r\no=- 3162384546150196492 2 IN IP4 127.0.0.1\r\ns=-\r\nt=0 0\r\na=group:BUNDLE audio video\r\na=msid-semantic: WMS stream_label\r\nm=audio 9 UDP/TLS/RTP/SAVPF 111 103 9 102 0 8 105 13 110 113 126\r\nc=IN IP4 0.0.0.0\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=ice-ufrag:ZaGu\r\na=ice-pwd:BQKiWSqy9FJDjHB2ALm9CtS9\r\na=ice-options:trickle\r\na=fingerprint:sha-256 6E:4F:C6:5B:E3:5C:71:59:E8:5E:96:EA:CB:3C:59:0E:EF:A2:0A:E2:DC:96:9A:2D:75:7A:B9:63:8B:BA:54:58\r\na=setup:actpass\r\na=mid:audio\r\na=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level\r\na=sendrecv\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:9 G722/8000\r\na=rtpmap:102 ILBC/8000\r\na=rtpmap:0 PCMU/8000\r\na=rtpmap:8 PCMA/8000\r\na=rtpmap:105 CN/16000\r\na=rtpmap:13 CN/8000\r\na=rtpmap:110 telephone-event/48000\r\na=rtpmap:113 telephone-event/16000\r\na=rtpmap:126 telephone-event/8000\r\na=ssrc:3137163672 cname:HxSMG0jjIXEsKvcn\r\na=ssrc:3137163672 msid:stream_label audio_label\r\na=ssrc:3137163672 mslabel:stream_label\r\na=ssrc:3137163672 label:audio_label\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:ZaGu\r\na=ice-pwd:BQKiWSqy9FJDjHB2ALm9CtS9\r\na=ice-options:trickle\r\na=fingerprint:sha-256 6E:4F:C6:5B:E3:5C:71:59:E8:5E:96:EA:CB:3C:59:0E:EF:A2:0A:E2:DC:96:9A:2D:75:7A:B9:63:8B:BA:54:58\r\na=setup:actpass\r\na=mid:video\r\na=extmap:2 urn:ietf:params:rtp-hdrext:toffset\r\na=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\r\na=extmap:4 urn:3gpp:video-orientation\r\na=extmap:5 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01\r\na=extmap:6 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay\r\na=extmap:7 http://www.webrtc.org/experiments/rtp-hdrext/video-content-type\r\na=extmap:8 http://www.webrtc.org/experiments/rtp-hdrext/video-timing\r\na=sendonly\r\na=rtcp-mux\r\na=rtcp-rsize\r\na=rtpmap:96 H264/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=fmtp:96 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f\r\na=rtpmap:97 rtx/90000\r\na=fmtp:97 apt=96\r\na=rtpmap:98 H264/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=fmtp:98 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f\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\na=ssrc-group:FID 2523494381 3986781731\r\na=ssrc:2523494381 cname:HxSMG0jjIXEsKvcn\r\na=ssrc:2523494381 msid:stream_label video_label\r\na=ssrc:2523494381 mslabel:stream_label\r\na=ssrc:2523494381 label:video_label\r\na=ssrc:3986781731 cname:HxSMG0jjIXEsKvcn\r\na=ssrc:3986781731 msid:stream_label video_label\r\na=ssrc:3986781731 mslabel:stream_label\r\na=ssrc:3986781731 label:video_label\r\n",
"type" : "offer"
}
(streamer_observer.cc:152): SendMessageToPeer
(basicportallocator.cc:1239): Jingle:Net[eth0:172.17.0.x/16:Unknown]: Allocation Phase=Udp
(app_ws_client.cc:177): SendMessageToPeer
(port.cc:300): Jingle:Port[0x74e24300::1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: Port created with network cost 50
(basicportallocator.cc:1308): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:811): Adding allocated port for audio
(basicportallocator.cc:831): Jingle:Port[0x74e24300:audio:1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: Added port to allocator
(streamer.cc:81): OnSuccess
(basicportallocator.cc:848): Jingle:Port[0x74e24300:audio:1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: Gathered candidate: Cand[:4112619227:1:udp:2122260223:172.17.0.x:37555:local::0:ZaGu:BQKiWSqy9FJDjHB2ALm9CtS9:1:50:0]
(basicportallocator.cc:875): Jingle:Port[0x74e24300:audio:1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: Port ready.
(physicalsocketserver.cc:593): Socket::OPT_DSCP not supported.
(p2ptransportchannel.cc:625): Jingle:Port[0x74e24300:audio:1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: SetOption(5, 0) failed: 0
(stunport.cc:387): Jingle:Port[0x74e24300:audio:1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: Starting STUN host lookup for stun.l.google.com:19302
(streamer.cc:241): OnIceCandidate 0
(streamer.cc:495): Sending Message to Peer: {
"candidate" : "candidate:4112619227 1 udp 2122260223 172.17.0.2 37555 typ host generation 0 ufrag ZaGu network-id 1 network-cost 50",
"id" : "audio",
"label" : 0,
"type" : "candidate"
}
(streamer_observer.cc:152): SendMessageToPeer
(app_ws_client.cc:177): SendMessageToPeer
(basicportallocator.cc:1239): Jingle:Net[eth0:172.17.0.x/16:Unknown]: Allocation Phase=Udp
(port.cc:300): Jingle:Port[0x74e25028::1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: Port created with network cost 50
(basicportallocator.cc:1308): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:811): Adding allocated port for video
(basicportallocator.cc:831): Jingle:Port[0x74e25028:video:1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: Added port to allocator
(basicportallocator.cc:848): Jingle:Port[0x74e25028:video:1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: Gathered candidate: Cand[:4112619227:1:udp:2122260223:172.17.0.x:60017:local::0:ZaGu:BQKiWSqy9FJDjHB2ALm9CtS9:1:50:0]
(basicportallocator.cc:875): Jingle:Port[0x74e25028:video:1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: Port ready.
(physicalsocketserver.cc:593): Socket::OPT_DSCP not supported.
(p2ptransportchannel.cc:625): Jingle:Port[0x74e25028:video:1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: SetOption(5, 0) failed: 0
(stunport.cc:387): Jingle:Port[0x74e25028:video:1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: Starting STUN host lookup for stun.l.google.com:19302
(streamer.cc:241): OnIceCandidate 1
(streamer.cc:495): Sending Message to Peer: {
"candidate" : "candidate:4112619227 1 udp 2122260223 172.17.0.2 60017 typ host generation 0 ufrag ZaGu network-id 1 network-cost 50",
"id" : "video",
"label" : 1,
"type" : "candidate"
}
(streamer_observer.cc:152): SendMessageToPeer
(app_ws_client.cc:177): SendMessageToPeer
(thread.cc:257): Waiting for the thread to join, but blocking calls have been disallowed
(thread.cc:257): Waiting for the thread to join, but blocking calls have been disallowed
(basicportallocator.cc:848): Jingle:Port[0x74e25028:video:1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: Gathered candidate: Cand[:369102903:1:udp:1686052607:176.159.92.x:60017:stun:172.17.0.2:60017:ZaGu:BQKiWSqy9FJDjHB2ALm9CtS9:1:50:0]
(basicportallocator.cc:949): Jingle:Port[0x74e25028:video:1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: Port completed gathering candidates.
(streamer.cc:241): OnIceCandidate 1
(basicportallocator.cc:1239): Jingle:Net[eth0:172.17.0.x/16:Unknown]: Allocation Phase=Relay
(streamer.cc:495): Sending Message to Peer: {
"candidate" : "candidate:369102903 1 udp 1686052607 176.159.92.46 60017 typ srflx raddr 172.17.0.2 rport 60017 generation 0 ufrag ZaGu network-id 1 network-cost 50",
"id" : "video",
"label" : 1,
"type" : "candidate"
}
(basicportallocator.cc:1239): Jingle:Net[eth0:172.17.0.x/16:Unknown]: Allocation Phase=Relay
(streamer_observer.cc:152): SendMessageToPeer
(app_ws_client.cc:177): SendMessageToPeer
(basicportallocator.cc:848): Jingle:Port[0x74e24300:audio:1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: Gathered candidate: Cand[:369102903:1:udp:1686052607:176.159.92.x:37555:stun:172.17.0.2:37555:ZaGu:BQKiWSqy9FJDjHB2ALm9CtS9:1:50:0]
(basicportallocator.cc:949): Jingle:Port[0x74e24300:audio:1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: Port completed gathering candidates.
(streamer.cc:241): OnIceCandidate 0
(streamer.cc:495): Sending Message to Peer: {
"candidate" : "candidate:369102903 1 udp 1686052607 176.159.92.46 37555 typ srflx raddr 172.17.0.2 rport 37555 generation 0 ufrag ZaGu network-id 1 network-cost 50",
"id" : "audio",
"label" : 0,
"type" : "candidate"
}
(streamer_observer.cc:152): SendMessageToPeer
(app_ws_client.cc:177): SendMessageToPeer
(app_ws_client.cc:70): OnMessage(11)
(app_ws_client.cc:94): Chunked Frame (0), Message : {"cmd":"send","msg":"{\"type\":\"answer\",\"sdp\":\"v=0\\r\\no=- 6259415832134460393 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 9 0 8 105 13 110 113 126\\r\\nc=IN IP4 0.0.0.0\\r\\na=rtcp:9 IN IP4 0.0.0.0\\r\\na=ice-ufrag:GTA3\\r\\na=ice-pwd:QXmIGxqrQixvdGDR+zGtSBwU\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 0B:9F:00:C4:7A:75:C5:CB:57:CB:5F:5F:15:5D:2D:DF:3F:D2:A1:D6:93:6F:C1:17:85:80:FF:2D:38:5D:23:FE\\r\\na=setup:active\\r\\na=mid:audio\\r\\na=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level\\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:9 G722/8000\\r\\na=rtpmap:0 PCMU/8000\\r\\na=rtpmap:8 PCMA/8000\\r\\na=rtpmap:105 CN/16000\\r\\na=rtpmap:13 CN/8000\\r\\na=rtpmap:110 telephone-event/48000\\r\\na=rtpmap:113 telephone-event/16000\\r\\na=rtpmap:126 telephone-event/8000
(app_ws_client.cc:70): OnMessage(11)
(app_ws_client.cc:94): Chunked Frame (1), Message : {"cmd":"send","msg":"{\"type\":\"answer\",\"sdp\":\"v=0\\r\\no=- 6259415832134460393 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 9 0 8 105 13 110 113 126\\r\\nc=IN IP4 0.0.0.0\\r\\na=rtcp:9 IN IP4 0.0.0.0\\r\\na=ice-ufrag:GTA3\\r\\na=ice-pwd:QXmIGxqrQixvdGDR+zGtSBwU\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 0B:9F:00:C4:7A:75:C5:CB:57:CB:5F:5F:15:5D:2D:DF:3F:D2:A1:D6:93:6F:C1:17:85:80:FF:2D:38:5D:23:FE\\r\\na=setup:active\\r\\na=mid:audio\\r\\na=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level\\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:9 G722/8000\\r\\na=rtpmap:0 PCMU/8000\\r\\na=rtpmap:8 PCMA/8000\\r\\na=rtpmap:105 CN/16000\\r\\na=rtpmap:13 CN/8000\\r\\na=rtpmap:110 telephone-event/48000\\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:GTA3\\r\\na=ice-pwd:QXmIGxqrQixvdGDR+zGtSBwU\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 0B:9F:00:C4:7A:75:C5:CB:57:CB:5F:5F:15:5D:2D:DF:3F:D2:A1:D6:93:6F:C1:17:85:80:FF:2D:38:5D:23:FE\\r\\na=setup:active\\r\\na=mid:video\\r\\na=extmap:2 urn:ietf:params:rtp-hdrext:toffset\\r\\na=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\\r\\na=extmap:4 urn:3gpp:video-orientation\\r\\na=extmap:5 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01\\r\\na=extmap:6 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay\\r\\na=extmap:7 http://www.webrtc.org/experiments/rtp-hdrext/video-content-type\\r\\na=extmap:8 http://www.webrtc.org/experiments/rtp-hdrext/video-timing\\r\\na=recvonly\\r\\na=rtcp-mux\\r\\na=rtcp-rsize\\r\\na=rtpmap:96 H264/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
(app_ws_client.cc:70): OnMessage(11)
(app_ws_client.cc:94): Chunked Frame (2), Message : {"cmd":"send","msg":"{\"type\":\"answer\",\"sdp\":\"v=0\\r\\no=- 6259415832134460393 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 9 0 8 105 13 110 113 126\\r\\nc=IN IP4 0.0.0.0\\r\\na=rtcp:9 IN IP4 0.0.0.0\\r\\na=ice-ufrag:GTA3\\r\\na=ice-pwd:QXmIGxqrQixvdGDR+zGtSBwU\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 0B:9F:00:C4:7A:75:C5:CB:57:CB:5F:5F:15:5D:2D:DF:3F:D2:A1:D6:93:6F:C1:17:85:80:FF:2D:38:5D:23:FE\\r\\na=setup:active\\r\\na=mid:audio\\r\\na=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level\\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:9 G722/8000\\r\\na=rtpmap:0 PCMU/8000\\r\\na=rtpmap:8 PCMA/8000\\r\\na=rtpmap:105 CN/16000\\r\\na=rtpmap:13 CN/8000\\r\\na=rtpmap:110 telephone-event/48000\\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:GTA3\\r\\na=ice-pwd:QXmIGxqrQixvdGDR+zGtSBwU\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 0B:9F:00:C4:7A:75:C5:CB:57:CB:5F:5F:15:5D:2D:DF:3F:D2:A1:D6:93:6F:C1:17:85:80:FF:2D:38:5D:23:FE\\r\\na=setup:active\\r\\na=mid:video\\r\\na=extmap:2 urn:ietf:params:rtp-hdrext:toffset\\r\\na=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\\r\\na=extmap:4 urn:3gpp:video-orientation\\r\\na=extmap:5 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01\\r\\na=extmap:6 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay\\r\\na=extmap:7 http://www.webrtc.org/experiments/rtp-hdrext/video-content-type\\r\\na=extmap:8 http://www.webrtc.org/experiments/rtp-hdrext/video-timing\\r\\na=recvonly\\r\\na=rtcp-mux\\r\\na=rtcp-rsize\\r\\na=rtpmap:96 H264/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=fmtp:96 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f\\r\\na=rtpmap:97 rtx/90000\\r\\na=fmtp:97 apt=96\\r\\na=rtpmap:98 H264/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=fmtp:98 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f\\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\"}","error":""}
(app_ws_client.cc:112): Chunked frames successful: {"cmd":"send","msg":"{\"type\":\"answer\",\"sdp\":\"v=0\\r\\no=- 6259415832134460393 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 9 0 8 105 13 110 113 126\\r\\nc=IN IP4 0.0.0.0\\r\\na=rtcp:9 IN IP4 0.0.0.0\\r\\na=ice-ufrag:GTA3\\r\\na=ice-pwd:QXmIGxqrQixvdGDR+zGtSBwU\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 0B:9F:00:C4:7A:75:C5:CB:57:CB:5F:5F:15:5D:2D:DF:3F:D2:A1:D6:93:6F:C1:17:85:80:FF:2D:38:5D:23:FE\\r\\na=setup:active\\r\\na=mid:audio\\r\\na=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level\\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:9 G722/8000\\r\\na=rtpmap:0 PCMU/8000\\r\\na=rtpmap:8 PCMA/8000\\r\\na=rtpmap:105 CN/16000\\r\\na=rtpmap:13 CN/8000\\r\\na=rtpmap:110 telephone-event/48000\\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:GTA3\\r\\na=ice-pwd:QXmIGxqrQixvdGDR+zGtSBwU\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 0B:9F:00:C4:7A:75:C5:CB:57:CB:5F:5F:15:5D:2D:DF:3F:D2:A1:D6:93:6F:C1:17:85:80:FF:2D:38:5D:23:FE\\r\\na=setup:active\\r\\na=mid:video\\r\\na=extmap:2 urn:ietf:params:rtp-hdrext:toffset\\r\\na=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\\r\\na=extmap:4 urn:3gpp:video-orientation\\r\\na=extmap:5 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01\\r\\na=extmap:6 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay\\r\\na=extmap:7 http://www.webrtc.org/experiments/rtp-hdrext/video-content-type\\r\\na=extmap:8 http://www.webrtc.org/experiments/rtp-hdrext/video-timing\\r\\na=recvonly\\r\\na=rtcp-mux\\r\\na=rtcp-rsize\\r\\na=rtpmap:96 H264/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=fmtp:96 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f\\r\\na=rtpmap:97 rtx/90000\\r\\na=fmtp:97 apt=96\\r\\na=rtpmap:98 H264/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=fmtp:98 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f\\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\"}","error":""}
(streamer_observer.cc:101): MessageFromPeer
(streamer_observer.cc:225): MessageFromPeer
(streamer.cc:343): Received session description : "{"type":"answer","sdp":"v=0\r\no=- 6259415832134460393 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 9 0 8 105 13 110 113 126\r\nc=IN IP4 0.0.0.0\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=ice-ufrag:GTA3\r\na=ice-pwd:QXmIGxqrQixvdGDR+zGtSBwU\r\na=ice-options:trickle\r\na=fingerprint:sha-256 0B:9F:00:C4:7A:75:C5:CB:57:CB:5F:5F:15:5D:2D:DF:3F:D2:A1:D6:93:6F:C1:17:85:80:FF:2D:38:5D:23:FE\r\na=setup:active\r\na=mid:audio\r\na=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level\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:9 G722/8000\r\na=rtpmap:0 PCMU/8000\r\na=rtpmap:8 PCMA/8000\r\na=rtpmap:105 CN/16000\r\na=rtpmap:13 CN/8000\r\na=rtpmap:110 telephone-event/48000\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:GTA3\r\na=ice-pwd:QXmIGxqrQixvdGDR+zGtSBwU\r\na=ice-options:trickle\r\na=fingerprint:sha-256 0B:9F:00:C4:7A:75:C5:CB:57:CB:5F:5F:15:5D:2D:DF:3F:D2:A1:D6:93:6F:C1:17:85:80:FF:2D:38:5D:23:FE\r\na=setup:active\r\na=mid:video\r\na=extmap:2 urn:ietf:params:rtp-hdrext:toffset\r\na=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\r\na=extmap:4 urn:3gpp:video-orientation\r\na=extmap:5 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01\r\na=extmap:6 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay\r\na=extmap:7 http://www.webrtc.org/experiments/rtp-hdrext/video-content-type\r\na=extmap:8 http://www.webrtc.org/experiments/rtp-hdrext/video-timing\r\na=recvonly\r\na=rtcp-mux\r\na=rtcp-rsize\r\na=rtpmap:96 H264/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=fmtp:96 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f\r\na=rtpmap:97 rtx/90000\r\na=fmtp:97 apt=96\r\na=rtpmap:98 H264/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=fmtp:98 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f\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"}"
(webrtcvideoengine.cc:1353): Call stats: 50044443, {send_bw_bps: 300000, recv_bw_bps: 0, max_pad_bps: 0, pacer_delay_ms: 0, rtt_ms: -1}
(peerconnection.cc:4582): BUNDLE already enabled for audio on audio.
(channel.cc:296): Setting RTP Transport for video on audio transport 0x74e020b8
(call.cc:1115): Transport audio is disconnected
(call.cc:1115): Transport audio is disconnected
(peerconnection.cc:4598): Enabled BUNDLE for video on audio.
(transportcontroller.cc:866): Set remote transport description on audio
(p2ptransportchannel.cc:410): Received remote ICE parameters: ufrag=GTA3, renomination disabled
(dtlstransport.cc:370): Jingle:DtlsTransport[audio|1|__]: DTLS setup complete.
(channel.cc:625): Channel enabled
(channel.cc:1217): Changing voice state, recv=1 send=0
(channel.cc:625): Channel enabled
(channel.cc:1373): Changing video state, send=0
(peerconnection.cc:3107): Session: 3162384546150196492 Old state: kHaveLocalOffer New state: kStable
(channel.cc:1274): Setting remote voice description
(channel.cc:228): Setting the RtpTransport for audio
(dtlssrtptransport.cc:67): Setting RTCP Transport on audio transport 0
(dtlssrtptransport.cc:72): Setting RTP Transport on audio transport 0x74e020b8
(channel.cc:786): Wrapping SrtpTransport in DtlsSrtpTransport.
(channel.cc:1118): Enabling rtcp-mux for audio; no longer need RTCP transport for audio
(webrtcvoiceengine.cc:1282): WebRtcVoiceMediaChannel::SetSendParameters: {codecs: [AudioCodec[111:opus:48000:0:2], AudioCodec[103:ISAC:16000:0:1], AudioCodec[9:G722:8000:0:1], AudioCodec[0:PCMU:8000:0:1], AudioCodec[8:PCMA:8000:0:1], AudioCodec[105:CN:16000:0:1], AudioCodec[13:CN:8000:0:1], AudioCodec[110:telephone-event:48000:0:1], AudioCodec[113:telephone-event:16000:0:1], AudioCodec[126:telephone-event:8000:0:1]], extensions: [{uri: urn:ietf:params:rtp-hdrext:ssrc-audio-level, id: 1}], max_bandwidth_bps: -1, options: AudioOptions {}}
(audio_send_stream.cc:201): AudioSendStream::ConfigureStream: {rtp: {ssrc: 3137163672, extensions: [], nack: {rtp_history_ms: 0}, c_name: HxSMG0jjIXEsKvcn}, send_transport: (Transport), min_bitrate_bps: -1, max_bitrate_bps: -1, send_codec_spec: {nack_enabled: false, transport_cc_enabled: true, cng_payload_type: <unset>, payload_type: 111, format: {name: opus, clockrate_hz: 48000, num_channels: 2, parameters: {minptime: 10, useinbandfec: 1}}}}
(call.cc:1018): WebRTC.Call.UpdateCurrentBitrateConfig: calling SetBweBitrates with args (0, -1, -1)
(webrtcvoiceengine.cc:1674): Recreate all the receive streams because the send codec has changed.
(audio_send_stream.cc:201): AudioSendStream::ConfigureStream: {rtp: {ssrc: 3137163672, extensions: [{uri: urn:ietf:params:rtp-hdrext:ssrc-audio-level, id: 1}], nack: {rtp_history_ms: 0}, c_name: HxSMG0jjIXEsKvcn}, send_transport: (Transport), min_bitrate_bps: -1, max_bitrate_bps: -1, send_codec_spec: {nack_enabled: false, transport_cc_enabled: true, cng_payload_type: <unset>, payload_type: 111, format: {name: opus, clockrate_hz: 48000, num_channels: 2, parameters: {minptime: 10, useinbandfec: 1}}}}
(webrtcvoiceengine.cc:2073): WebRtcVoiceMediaChannel::SetMaxSendBitrate.
(webrtcvoiceengine.cc:1458): Setting voice channel options: AudioOptions {}
(webrtcvoiceengine.cc:323): WebRtcVoiceEngine::ApplyOptions: AudioOptions {audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: false, level_control: true, }
(webrtcvoiceengine.cc:511): NetEq capacity is 50
(webrtcvoiceengine.cc:517): NetEq fast mode? 0
(webrtcvoiceengine.cc:535): Delay agnostic aec is enabled? 0
(webrtcvoiceengine.cc:545): Extended filter aec is enabled? 0
(webrtcvoiceengine.cc:555): Experimental ns is enabled? 0
(webrtcvoiceengine.cc:561): Intelligibility Enhancer is enabled? 0
(webrtcvoiceengine.cc:573): Level control: 1
(audio_processing_impl.cc:728): Level controller activated: 1
(audio_processing_impl.cc:735): Highpass filter activated: 1
(audio_processing_impl.cc:749): Gain Controller 2 activated: 0
(webrtcvoiceengine.cc:1476): Set voice channel options. Current options: AudioOptions {audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: false, level_control: true, }
(channel.cc:1217): Changing voice state, recv=1 send=0
(channel.cc:1440): Setting remote video description
(channel.cc:228): Setting the RtpTransport for video
(dtlssrtptransport.cc:67): Setting RTCP Transport on audio transport 0
(dtlssrtptransport.cc:72): Setting RTP Transport on audio transport 0x74e020b8
(channel.cc:786): Wrapping SrtpTransport in DtlsSrtpTransport.
(channel.cc:1118): Enabling rtcp-mux for video; no longer need RTCP transport for audio
(webrtcvideoengine.cc:732): SetSendParameters: {codecs: [VideoCodec[96:H264], VideoCodec[97:rtx], VideoCodec[98:H264], VideoCodec[99:rtx], VideoCodec[100:red], VideoCodec[101:rtx], VideoCodec[127:ulpfec]], extensions: [{uri: urn:ietf:params:rtp-hdrext:toffset, id: 2}, {uri: http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time, id: 3}, {uri: urn:3gpp:video-orientation, id: 4}, {uri: http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01, id: 5}, {uri: http://www.webrtc.org/experiments/rtp-hdrext/playout-delay, id: 6}, {uri: http://www.webrtc.org/experiments/rtp-hdrext/video-content-type, id: 7}, {uri: http://www.webrtc.org/experiments/rtp-hdrext/video-timing, id: 8}], max_bandwidth_bps: -1, }
(webrtcvideoengine.cc:741): Using codec: VideoCodec[96:H264]
(raspi_encoder.cc:141): Raspi H264 video encoder created
(raspi_encoder.cc:52): Creating H264EncoderImpl.
(raspi_encoder.cc:114): Codec H264 found in RaspiVideoEncoderFactory supported format
(webrtcvideoengine.cc:1748): RecreateWebRtcStream (send) because of SetCodec.
(alr_experiment.cc:65): Using ALR experiment settings: pacing factor: 1, max pacer queue length: 2875, ALR start bandwidth usage percent: 80, ALR end budget level percent: 40, ALR end budget level percent: -60, ALR experiment group ID: 3
(video_send_stream.cc:798): VideoSendStreamInternal: {encoder_settings: {payload_name: H264, payload_type: 96, encoder: (VideoEncoder)}, rtp: {ssrcs: [2523494381], rtcp_mode: RtcpMode::kReducedSize, max_packet_size: 1200, extensions: [{uri: http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01, id: 5}, {uri: http://www.webrtc.org/experiments/rtp-hdrext/playout-delay, id: 6}, {uri: http://www.webrtc.org/experiments/rtp-hdrext/video-content-type, id: 7}, {uri: http://www.webrtc.org/experiments/rtp-hdrext/video-timing, id: 8}, {uri: urn:3gpp:video-orientation, id: 4}], nack: {rtp_history_ms: 1000}, ulpfec: {ulpfec_payload_type: 127, red_payload_type: 100, red_rtx_payload_type: 101}, flexfec: {payload_type: -1, ssrc: 0, protected_media_ssrcs: []}, rtx: {ssrcs: [3986781731], payload_type: 97}, c_name: HxSMG0jjIXEsKvcn}, rtcp: {video_report_interval_ms: 1000, audio_report_interval_ms: 5000}, pre_encode_callback: nullptr, post_encode_callback: nullptr, render_delay_ms: 0, target_delay_ms: 0, suspend_below_min_bitrate: off}
(video_send_stream.cc:1169): Transmitting payload type without picture ID using NACK+ULPFEC is a waste of bandwidth since ULPFEC packets also have to be retransmitted. Disabling ULPFEC.
(video_stream_encoder.cc:549): ConfigureEncoder requested.
(raspi_encoder_impl.cc:98): InitEncode
(raspi_quality_config.cc:134): FrameRate changed from 0, to 30
(raspi_quality_config.cc:140): Setting Max Bitrate : 600
(call.cc:1174): UpdateAggregateNetworkState: aggregate_state=down
(send_side_congestion_controller.cc:440): SignalNetworkState Down
(video_send_stream.cc:662): VideoSendStream::Stop
(video_send_stream.cc:982): VideoSendStream::Stop
(webrtcvideoengine.cc:789): SetFeedbackOptions on all the receive streams because the send codec or RTCP mode has changed.
(video_send_stream.cc:662): VideoSendStream::Stop
(video_send_stream.cc:982): VideoSendStream::Stop
(channel.cc:1373): Changing video state, send=0
(peerconnection.cc:3064): Changing IceConnectionState 0 => 1
(peerconnection.cc:4323): Non-rejected SCTP m= section is needed to get the SSL Role of the SCTP transport.
(basicportallocator.cc:1239): Jingle:Net[eth0:172.17.0.x/16:Unknown]: Allocation Phase=Tcp
(streamer.cc:81): OnSuccess
(port.cc:300): Jingle:Port[0x74e257e8::1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: Port created with network cost 50
(basicportallocator.cc:811): Adding allocated port for audio
(basicportallocator.cc:831): Jingle:Port[0x74e257e8:audio:1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: Added port to allocator
(basicportallocator.cc:848): Jingle:Port[0x74e257e8:audio:1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: Gathered candidate: Cand[:3147983403:1:tcp:1518280447:172.17.0.x:41999:local::0:ZaGu:BQKiWSqy9FJDjHB2ALm9CtS9:1:50:0]
(basicportallocator.cc:875): Jingle:Port[0x74e257e8:audio:1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: Port ready.
(physicalsocketserver.cc:593): Socket::OPT_DSCP not supported.
(p2ptransportchannel.cc:625): Jingle:Port[0x74e257e8:audio:1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: SetOption(5, 0) failed: 0
(basicportallocator.cc:949): Jingle:Port[0x74e257e8:audio:1:0:local:Net[eth0:172.17.0.x/16:Unknown]]: Port completed gathering candidates.
(basicportallocator.cc:1043): All candidates gathered for audio:1:0
(p2ptransportchannel.cc:679): P2PTransportChannel: audio, component 1 gathering complete
(streamer.cc:185): Changing Max Bitrate Bps: 3500000
(streamer.cc:241): OnIceCandidate 0
(streamer.cc:495): Sending Message to Peer: {
"candidate" : "candidate:3147983403 1 tcp 1518280447 172.17.0.2 41999 typ host tcptype passive generation 0 ufrag ZaGu network-id 1 network-cost 50",
"id" : "audio",
"label" : 0,
"type" : "candidate"
}
(streamer_observer.cc:152): SendMessageToPeer
(app_ws_client.cc:177): SendMessageToPeer
(raspi_quality_config.cc:238): BestMatch Resolution for bitrate 300 : 320x240
(raspi_encoder_impl.cc:174): InitEncode request: 320 x 240
(mmal_wrapper.cc:265): InitEncoder 320x240@30, 300 kbps
(mmal_wrapper.cc:219): Created EncoderDelayedInit Task, Scheduling on queue...
(mmal_wrapper.cc:270): EncoderDelay Status changed from INIT_PASS to WAITING
(mmal_wrapper.cc:477): Start initialize the MMAL encode wrapper.320x240@30, 300kbps
(app_ws_client.cc:70): OnMessage(11)
(app_ws_client.cc:87): JSON Parsing Success: {"cmd":"send","msg":"{\"type\":\"candidate\",\"label\":0,\"id\":\"audio\",\"candidate\":\"candidate:842163049 1 udp 1677729535 176.159.92.46 56703 typ srflx raddr 0.0.0.0 rport 0 generation 0 ufrag GTA3 network-cost 50\"}","error":""}
(streamer_observer.cc:101): MessageFromPeer
(streamer_observer.cc:225): MessageFromPeer
(port.cc:1036): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--W|0|0|7205793488602807807|-]: Connection created
(p2ptransportchannel.cc:983): Jingle:Channel[audio|1|__]: Created connection with origin=2, (1 total)
(p2ptransportchannel.cc:1597): Jingle:Channel[audio|1|__]: Transport channel state changed from 0 to 2
(transportcontroller.cc:1051): audio TransportChannel 1 state changed. Check if state is complete.
(p2ptransportchannel.cc:1182): Jingle:Channel[audio|1|__]: Have a pingable connection for the first time; starting to ping.
(streamer.cc:390): Received candidate :{"type":"candidate","label":0,"id":"audio","candidate":"candidate:842163049 1 udp 1677729535 176.159.92.46 56703 typ srflx raddr 0.0.0.0 rport 0 generation 0 ufrag GTA3 network-cost 50"}
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--W|0|0|7205793488602807807|-]: Sent STUN ping, id=742b342b6876584c39727a63, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=574f67466131703042375630, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=39585575754464737432376a, use_candidate=1, nomination=0
(mmal_wrapper.cc:504): Starting component connection stage
(mmal_wrapper.cc:530): Connecting camera stills port to encoder input port
(mmal_wrapper.cc:548): Enabling encoder output port
(mmal_wrapper.cc:815): capture started.
(raspi_encoder_impl.cc:189): MMAL encoder drain thread initialized.
(raspi_encoder_impl.cc:336): Periodic Key Frame request: disable
(quality_scaler.cc:76): Created CheckQPTask. Scheduling on queue...
(quality_scaler.cc:125): QP thresholds: low: 24, high: 37
(video_stream_encoder.cc:549): ConfigureEncoder requested.
(raspi_encoder_impl.cc:201): RaspiEncoder Release request:
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=754534693148506653597677, use_candidate=1, nomination=0
(mmal_wrapper.cc:827): capture stopped.
(mmal_wrapper.cc:721): unitialize the MMAL encode wrapper.
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=5968482f71483737646b316d, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=2f574a3072317a33314c417a, use_candidate=1, nomination=0
(raspi_encoder_impl.cc:98): InitEncode
(raspi_quality_config.cc:140): Setting Max Bitrate : 3500
(raspi_encoder_impl.cc:174): InitEncode request: 320 x 240
(mmal_wrapper.cc:265): InitEncoder 320x240@30, 300 kbps
(mmal_wrapper.cc:219): Created EncoderDelayedInit Task, Scheduling on queue...
(mmal_wrapper.cc:270): EncoderDelay Status changed from INIT_PASS to WAITING
(mmal_wrapper.cc:477): Start initialize the MMAL encode wrapper.320x240@30, 300kbps
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=65782f58502f39356d777164, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=436a5a414d71355430623133, use_candidate=1, nomination=0
(mmal_wrapper.cc:504): Starting component connection stage
(mmal_wrapper.cc:530): Connecting camera stills port to encoder input port
(mmal_wrapper.cc:548): Enabling encoder output port
(mmal_wrapper.cc:815): capture started.
(raspi_encoder_impl.cc:189): MMAL encoder drain thread initialized.
(raspi_encoder_impl.cc:336): Periodic Key Frame request: disable
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=364d59454e386468414c4641, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=326b4f7769327a344b547576, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4f416853427a53385130792b, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=56662f62696d526b387a786c, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=767a7472795739594b386232, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4a777149365a594c642b7472, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4f6957573253462f5766737a, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4c4c634d6e4b573841415637, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=502f6a5854672b3762353256, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=5a52316d74667a7633345474, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=356675675738495373355a58, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=41683364377777434338664b, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=492b7057762b504651553170, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4232466f6569524456507069, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=7748345161665534335a5349, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=657870346146504263526d37, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=34696e527862783342463376, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=383337344939343947753433, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4a6b7954764158565a624b50, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=516373524b75784e53437367, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=44536c39324836596f482b78, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=5a6d4d4248662b72472f436a, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4f706b375933647a4e4f2f58, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=472f547243703259574e6632, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=62694159517a756f756e6d50, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6c674f54557341782b566e30, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=346f7a62455541304f685852, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=2b6e6b535a444f6d66735338, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6242476d61743637584b5a77, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=2f2f6d65766c613030395137, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6c2b5771467a4359774a6771, use_candidate=1, nomination=0
(network.cc:838): Connect failed with 99
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=566a4335785a764d4752724e, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=774179736e676d44666d6377, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=532f307a43455451724c4d66, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=666f31525434507931495567, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=61716f43335076734a4f3944, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4a564d7a41795a6a68305764, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=5a6c685872522f2f4572586c, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=383930367476743230515377, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=73507879516b6b7269386e2f, use_candidate=1, nomination=0
(mmal_wrapper.cc:327): EncoderDelay Status changed from WAIT to PASS
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=44344f52536d7353377a2f42, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=376b5634677971484d636c68, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=7968324d5361783937445539, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6f446d3064442f2b73367259, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=78752b35576c4e5544376d55, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4c456639316a754350744267, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=32444f496f4a374b70363451, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6a552b57334e574674356149, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=354f3539536b627761397935, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6461614668395a3546637a4b, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=567653736f4132452f2b436d, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=633063347146422b52384e65, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=534f385651754f444137636e, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4b7a3241725164552b6d5756, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6d53723045416d684c623958, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=562f68756a64563471414262, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=68655852725a55634c392f2b, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=50335448397a344376452b31, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4f41452f3744354134587772, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6955324a6532324b54416f57, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6e71733976486351736b7a58, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=324b42475a32645637724177, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6753594f577472782b72304b, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6c524e57635667647746616b, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4673513648742f72782f5873, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4167456a38554636576d4446, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=5266756c4650493738724461, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=5a35594a4f316a445233622f, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6e585533482b67384b772f53, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=54795935713453584f4b3667, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=2b424c584f6e6e724b57785a, use_candidate=1, nomination=0
(network.cc:838): Connect failed with 99
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=7957346e6a5253746e47736c, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=32557455576667654856524b, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=636e784b4369393546393144, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=445458735055785837326739, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=775664594c74392b6964554d, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=584e3264536e766d38756a46, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=796147566b39697367485366, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4a46304c6955714b53676234, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=485865577348594b31666349, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=76384875666a786737705362, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=3036535951744c6356747243, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6648495676496279766d6f4c, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6a6c356167306b58732f4a68, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4e333970454d444141637a58, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6945317a66646b6539546b62, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6c6e76512b396e326a5a772b, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=464f43626d612f6473647039, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4a48667541666238575a524e, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4164354e6546477a74466b37, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=74772b50562f6c4e4950644e, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=72384f4a693163622b6a4654, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4651743672686a4c7571794d, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=31744c4b4d62466649794c79, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=7344366f3758776c4b565732, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=344a6238553874307052707a, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=647662514c30444647775235, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6a6f6a62505a31312f433263, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=706873725039683938306b46, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=344e7042733043552f665953, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=42554b734b3244456d375265, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=756a66597232434958415554, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=595a37323778746f76595830, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6f45414b434d6d4c48387246, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=38314d466e494f44476a4775, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6a6275514c4248757a706e2f, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=303845626b372f70396f5331, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=475836465864646932745067, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=74302b776b4b395a44736875, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6758446b6b4e772b6a59704a, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=49314d73435335446a744134, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6378494d544c475056317779, use_candidate=1, nomination=0
(network.cc:838): Connect failed with 99
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=78573441512f65764d67664c, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=785332504d6a6235624a4567, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4c382b383862765a72534d55, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=51694e552b43697874353354, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=704b4f43714a7a4f5a736832, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=682b78657669395252716672, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=593266466c3949556e4e5551, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=65343637396d426c4b526479, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=374b344746765573664b7643, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=7a313458783073773256466b, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=682b39313165306967446562, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=3643664a633548455273564f, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4c334a5a653952556d636362, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=354d373544544f5954677570, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=53656c47675a6d5862564864, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4e355a773143376772554f61, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=453557676d7750784a584377, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=756e54592f4c4a7850385a56, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=676174737279484648324b51, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=684a45766e4f2f4363476c77, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=515676526753764d34762b65, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=325374726d6573543774734c, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=7775393673695a3548687a56, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=346351307552577a4164752b, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=366a376d4837736933326378, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=632b3443776d6149334d6739, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=5a66336e6634546a63697639, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=616e442f626f4f64394f3165, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=573176565a5057334c474a75, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=516d344963714c694b76466f, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4b73654e6944696b2b7a5050, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=70316b79795654374449392f, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=597051774e4b6d6361326866, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=393252725537466439793231, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=50696b4c755975562b6c4455, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=5444526b326e4d6778324f32, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=3979325541782b7772686f63, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6e724c6a4b30646341716679, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6975622f72772b412b544731, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6b617153445a42685447364a, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6f71786b7a6e524964656751, use_candidate=1, nomination=0
(network.cc:838): Connect failed with 99
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6f467a39726349514a45556d, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6f537147486b3271667a7a49, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=595832366d34555370654936, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4155444137474d796e323747, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=374244613678546450624655, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=656a724335366151374b5546, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=366a53436f777562354e7459, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4e554d70726e7a562b763562, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=67673074565048673449785a, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=522f754546544179716f4154, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=716e6850784e656f71314d75, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=73735534416259524f34704a, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=435742453433766363745147, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=614964796458625262706252, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=464b58486d376f4544484b4c, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=54566c6b6e4743754e506b4c, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=474b57554256596e56383050, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4871356c33676b5450694b58, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=762f3458516a34587771564d, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4f783530567a6e434f323263, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=46786b78435743475765382f, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=576531626e49616839596263, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=55525a396c546b5371353364, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=556f544b7035726374566d57, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6a2b3376774349742f656373, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=3769676d6a47423042613361, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=573038616653634235413068, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6d59716b6c557545646a424e, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=746742527a7964794d745838, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6437613572356e4c6b746537, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4a4935662f6a334d54577165, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=363969477474557a66484954, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=756d31646546386d4a525658, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=425a6e75704576384f395477, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=457078494861683278545957, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=2b685669632b64336b535971, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=67757a2b746d5465714f7868, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=326c51776c73564a36346641, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4c36624c35344e71302f7942, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=713875656c3871715a626a38, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6962476e426e4d41716a4241, use_candidate=1, nomination=0
(network.cc:838): Connect failed with 99
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=70494b55374b4a3549484f58, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=415952324c4d414e7547776c, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=30443776616a763778475668, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=58505a4c4e7231764770556d, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=7379676e2b54634f4a57766e, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=2f3361362f785a3657646866, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=704e4c366d6a31744d507033, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=376268312b3879766f4b3349, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=47544f777369426934763451, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=5068612f6a69486832595751, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=5053434f706d6374654c4442, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=624b34706d474755584f5067, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=5a7077457151707a2b4f3055, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6d33364f4e63394b68557443, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=39666e4c6e64453553517158, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4d456c6545384c43664b7a37, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=7a584f59744d3372304f7132, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=72782b7175386e6b32545533, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=3975564f53447846637a4638, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=645257794a716d53724d3939, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=38626a69433057386d4c6c32, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=48505872747a513075586d42, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4b6c39506c63707467614879, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6b3746786e494a72574a6a57, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=51326f6948716b7834315872, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=49575441356d35432b5a6a4b, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=316154334337434141736e77, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=486b756b3444554e57423267, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=62345a544574383469495842, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=45632b59454d41413273752f, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=75395a53356f795271734e34, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=534b7831326b6d644a783533, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=63637743732b6b446a724b4d, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6c7773673762697474496b38, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=434d527552434c7543756b34, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4d616c664b4270645230614b, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=64756b553531756e5a43666f, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=5853367a7465534d6d673859, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4e4258643571686955736242, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=514c322f5174734f3762614d, use_candidate=1, nomination=0
(network.cc:838): Connect failed with 99
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=63392b6a6b6d6973304a4c6c, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=3453333569306e766b39416e, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4d327230367761453636754f, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=684f452b573153683839367a, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=3264792b6b4b4471644e6751, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=61767655744858335246754b, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=307248414f5462696c674955, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6c76354f617777734b6e4676, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=484235652b4c5a393769466d, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=755a2f525646453362573446, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=667933677766716f4a52514b, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=5132753131434f4c71353051, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4663413445354b567a2b6754, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=676c5159746271675953794d, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4c32454264666c3873694533, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=7032375776482f7666613530, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=7a416a53784e334a30397570, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=654549475341766f4e786b30, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=62326a6b3065456c6d703351, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=52534a794d6a584f614e5377, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=3777626f446150542f396576, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=444b576d6a334650354f304f, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=32452f6f68456a46582f3676, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=734343574b755636416f4b44, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=364f4d5534313365654e7449, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6367665658614a4454597052, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=2b61633537694b7868334e72, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=75574464453238456668334b, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=627745444a2b33762f306f42, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=614679754c7a466630514c39, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=726242356c483662504f586d, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=726a4872746c49516f4c5053, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4150727a67316b6552305343, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=45594b6675314c5437465550, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=37664c36552f45464c37776f, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=354d6a6d507432795772524e, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4b4d65395868464951307870, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=34396d39644f4c414b597746, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=7267754f367a4864556e4f54, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4641734759353641315a454c, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4f7136782f736a4b6c4d6664, use_candidate=1, nomination=0
(network.cc:838): Connect failed with 99
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6c445148704a62743048377a, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4558416e34327648562b7036, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=30357063417a31345479524b, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=586773787250384f435a6a55, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=594f5576383478423778385a, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=48617977694b664d48543639, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=68672f3631574c444d6e4a75, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=565476484c327933785a2f59, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=596f64715170592b577a6c72, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4e2b504276677633614c3033, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4871485146396f444174766f, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=7467674c50394949714c3864, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4a664d724850633337784f35, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=3472744131785a3958784c76, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=504335775773446c6b304834, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6a6a5638495a485652583648, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=4d6a6342746c5072376f737a, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6536764a4871546161396132, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=6358384d7144446336687173, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=714572464452427a4b68672f, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=337a2f4152443033746a4962, use_candidate=1, nomination=0
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Sent STUN ping, id=7a43717059436c4b6f504573, use_candidate=1, nomination=0
(port.cc:1369): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C--I|0|0|7205793488602807807|-]: Timed out after 15026 ms without a response, rtt=6000
(port.cc:1624): Jingle:Conn[0x74e13ed8:audio:oF39mVLn:1:0:local:udp:172.17.0.x:37555->n4v/vfJX:1:1677729535:stun:udp:176.159.92.x:56703|C-xI|0|0|7205793488602807807|-]: Sent STUN ping, id=436761534f37324846794446, use_candidate=1, nomination=0
(p2ptransportchannel.cc:1597): Jingle:Channel[audio|1|__]: Transport channel state changed from 2 to 3
(transportcontroller.cc:1051): audio TransportChannel 1 state changed. Check if state is complete.
(peerconnection.cc:3064): Changing IceConnectionState 1 => 4
(port.cc:1671): Connection deleted with number of pings sent: 306
(p2ptransportchannel.cc:2015): Jingle:Channel[audio|1|__]: Removed connection 0x74e13ed8 (0 remaining)
(network.cc:838): Connect failed with 99
(network.cc:838): Connect failed with 99
(network.cc:838): Connect failed with 99
(network.cc:838): Connect failed with 99
(network.cc:838): Connect failed with 99
(websocket_server_callback.cc:481): CallbackLibWebsocketsLWS_CALLBACK_CLOSED
(app_ws_client.cc:162): WebSocket connnection id : 11 closed
(streamer_observer.cc:119): IsStreamSessionActive
(streamer_observer.cc:111): DeactivateStreamSession
(streamer_observer.cc:208): ReleaseStreamer
(streamer.cc:288): OnPeerDisconnected
(streamer.cc:290): Peer disconnected
(webrtcvideoengine.cc:1050): SetVideoSend (ssrc= 2523494381, enable = 0, options: nullptr, source = nullptr)
(quality_scaler.cc:82): Stopping QP Check task.
(channel.cc:635): Channel disabled
(video_send_stream.cc:662): VideoSendStream::Stop
(channel.cc:1373): Changing video state, send=0
(video_send_stream.cc:982): VideoSendStream::Stop
(dtlssrtptransport.cc:67): Setting RTCP Transport on null transport 0
(dtlssrtptransport.cc:72): Setting RTP Transport on null transport 0
(dtlssrtptransport.cc:67): Setting RTCP Transport on null transport 0
(dtlssrtptransport.cc:72): Setting RTP Transport on null transport 0
(video_send_stream.cc:662): VideoSendStream::Stop
(video_send_stream.cc:982): VideoSendStream::Stop
(raspi_encoder_impl.cc:201): RaspiEncoder Release request:
(mmal_wrapper.cc:827): capture stopped.
(mmal_wrapper.cc:721): unitialize the MMAL encode wrapper.
(video_send_stream.cc:982): VideoSendStream::Stop
(video_send_stream.cc:917): ~VideoSendStreamInternal: {encoder_settings: {payload_name: H264, payload_type: 96, encoder: (VideoEncoder)}, rtp: {ssrcs: [2523494381], rtcp_mode: RtcpMode::kReducedSize, max_packet_size: 1200, extensions: [{uri: http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01, id: 5}, {uri: http://www.webrtc.org/experiments/rtp-hdrext/playout-delay, id: 6}, {uri: http://www.webrtc.org/experiments/rtp-hdrext/video-content-type, id: 7}, {uri: http://www.webrtc.org/experiments/rtp-hdrext/video-timing, id: 8}, {uri: urn:3gpp:video-orientation, id: 4}], nack: {rtp_history_ms: 1000}, ulpfec: {ulpfec_payload_type: 127, red_payload_type: 100, red_rtx_payload_type: 101}, flexfec: {payload_type: -1, ssrc: 0, protected_media_ssrcs: []}, rtx: {ssrcs: [3986781731], payload_type: 97}, c_name: HxSMG0jjIXEsKvcn}, rtcp: {video_report_interval_ms: 1000, audio_report_interval_ms: 5000}, pre_encode_callback: nullptr, post_encode_callback: nullptr, render_delay_ms: 0, target_delay_ms: 0, suspend_below_min_bitrate: off}
(call.cc:1174): UpdateAggregateNetworkState: aggregate_state=down
(send_side_congestion_controller.cc:440): SignalNetworkState Down
(send_statistics_proxy.cc:603): Frames encoded 0
(send_statistics_proxy.cc:604): WebRTC.Video.DroppedFrames.Capturer 0
(send_statistics_proxy.cc:608): WebRTC.Video.DroppedFrames.EncoderQueue 0
(send_statistics_proxy.cc:612): WebRTC.Video.DroppedFrames.Encoder 0
(send_statistics_proxy.cc:616): WebRTC.Video.DroppedFrames.Ratelimiter 0
(raspi_encoder_impl.cc:201): RaspiEncoder Release request:
(channel.cc:130): Destroyed channel: video
(channel.cc:635): Channel disabled
(channel.cc:1217): Changing voice state, recv=0 send=0
(dtlssrtptransport.cc:67): Setting RTCP Transport on null transport 0
(dtlssrtptransport.cc:72): Setting RTP Transport on null transport 0
(dtlssrtptransport.cc:67): Setting RTCP Transport on null transport 0
(dtlssrtptransport.cc:72): Setting RTP Transport on null transport 0
(webrtcvoiceengine.cc:1800): RemoveSendStream: 3137163672
(call.cc:1174): UpdateAggregateNetworkState: aggregate_state=down
(send_side_congestion_controller.cc:440): SignalNetworkState Down
(audio_send_stream.cc:160): ~AudioSendStream: 3137163672
(channel.cc:130): Destroyed channel: audio
(opensslstreamadapter.cc:896): Cleanup
(peerconnection.cc:755): Session: 3162384546150196492 is destroyed.
(paced_sender.cc:306): ProcessThreadAttached 0x0
(paced_sender.cc:306): ProcessThreadAttached 0x0
(dtmfsender.cc:231): The Dtmf provider is deleted. Clear the sending queue.
(messagequeue.cc:535): Message took 53ms to dispatch. Posted from: ~PeerConnectionProxyWithInternal@../api/peerconnectionproxy.h:25
(webrtcvideoengine.cc:543): WebRtcVideoEngine::~WebRtcVideoEngine
(raspi_encoder.cc:150): Raspi Video encoder factory destroy
(raspi_decoder.cc:87): Raspi Video decoder factory destroy
(webrtcvoiceengine.cc:218): WebRtcVoiceEngine::~WebRtcVoiceEngine
(audio_device_impl.cc:750): StopPlayout
(audio_device_impl.cc:754): output: 0
(audio_device_impl.cc:781): StopRecording
(audio_device_impl.cc:785): output: 0
(audio_device_impl.cc:799): RegisterAudioCallback
(audio_device_buffer.cc:83): RegisterAudioCallback
(audio_device_impl.cc:300): Terminate
(audio_device_impl.cc:269): ~AudioDeviceModuleImpl
(audio_device_alsa_linux.cc:104): ~AudioDeviceLinuxALSA destroyed
(audio_mixer_manager_alsa_linux.cc:38): ~AudioMixerManagerLinuxALSA destroyed
(audio_device_buffer.cc:77): AudioDeviceBuffer::~dtor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment