Skip to content

Instantly share code, notes, and snippets.

@shriphani
Created October 19, 2015 01:22
Show Gist options
  • Save shriphani/82e9658b63f4f539b045 to your computer and use it in GitHub Desktop.
Save shriphani/82e9658b63f4f539b045 to your computer and use it in GitHub Desktop.
(webrtcvoiceengine.cc:414): WebRtc VoiceEngine codecs:
(webrtcvoiceengine.cc:440): ISAC/16000/1 (103)
(webrtcvoiceengine.cc:440): ISAC/32000/1 (104)
(webrtcvoiceengine.cc:462): Unexpected codec: ISAC/48000/1 (105)
(webrtcvoiceengine.cc:440): PCMU/8000/1 (0)
(webrtcvoiceengine.cc:440): PCMA/8000/1 (8)
(webrtcvoiceengine.cc:462): Unexpected codec: PCMU/8000/2 (110)
(webrtcvoiceengine.cc:462): Unexpected codec: PCMA/8000/2 (118)
(webrtcvoiceengine.cc:440): ILBC/8000/1 (102)
(webrtcvoiceengine.cc:440): G722/8000/1 (9)
(webrtcvoiceengine.cc:462): Unexpected codec: G722/8000/2 (119)
(webrtcvoiceengine.cc:440): opus/48000/2 (111)
(webrtcvoiceengine.cc:440): CN/8000/1 (13)
(webrtcvoiceengine.cc:440): CN/16000/1 (105)
(webrtcvoiceengine.cc:440): CN/32000/1 (106)
(webrtcvoiceengine.cc:440): telephone-event/8000/1 (126)
(webrtcvoiceengine.cc:440): red/8000/1 (127)
(webrtcvideoengine2.cc:549): WebRtcVideoEngine2::WebRtcVideoEngine2()
(webrtcvoiceengine.cc:495): WebRtcVoiceEngine::Init
(webrtcvoiceengine.cc:1175): webrtc: CheckPlatform
(webrtcvoiceengine.cc:1175): webrtc: current platform is LINUX
(webrtcvoiceengine.cc:1175): webrtc: CreatePlatformSpecificObjects
(webrtcvoiceengine.cc:1175): webrtc: attempting to use the Linux PulseAudio APIs...
(webrtcvoiceengine.cc:1175): webrtc: SetPulseAudioObjects
(webrtcvoiceengine.cc:1175): webrtc: the PulseAudio objects for the mixer has been set
(webrtcvoiceengine.cc:1175): webrtc: checking PulseAudio version: 4.0
(webrtcvoiceengine.cc:1175): webrtc: unable to set thread priority
(webrtcvoiceengine.cc:1175): webrtc: unable to set thread priority
(webrtcvoiceengine.cc:1175): webrtc: Linux PulseAudio APIs will be utilized
(webrtcvoiceengine.cc:1175): webrtc: AttachAudioBuffer
(webrtcvoiceengine.cc:1175): webrtc: number of availiable output devices is 3
(webrtcvoiceengine.cc:1175): webrtc: AudioMixerManagerLinuxPulse::OpenSpeaker(deviceIndex=3)
(webrtcvoiceengine.cc:1175): webrtc: the output mixer device is now open
(webrtcvoiceengine.cc:1175): webrtc: number of availiable input devices is 3
(webrtcvoiceengine.cc:1175): webrtc: AudioMixerManagerLinuxPulse::OpenMicrophone(deviceIndex=3)
(webrtcvoiceengine.cc:1175): webrtc: the input mixer device is now open
(webrtcvoiceengine.cc:1175): webrtc: output: available=1
(webrtcvoiceengine.cc:1175): webrtc: AudioMixerManagerLinuxPulse::StereoRecordingIsAvailable() => available=1, available
(webrtcvoiceengine.cc:1175): webrtc: output: available=0
(webrtcvoiceengine.cc:1175): webrtc: TransmitMixer::SetAudioProcessingModule(audioProcessingModule=0x30089ca0)
(webrtcvoiceengine.cc:1175): webrtc: OutputMixer::SetAudioProcessingModule(audioProcessingModule=0x30089ca0)
(webrtcvoiceengine.cc:526): WebRtc VoiceEngine Version:
(webrtcvoiceengine.cc:169): VoiceEngine 4.1.0
(webrtcvoiceengine.cc:590): 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, conference: false, agc_delta: 0, experimental_agc: false, extended_filter_aec: false, delay_agnostic_aec: false, experimental_ns: false, aec_dump: false, }
(audio_device_generic.cc:51): virtual bool webrtc::AudioDeviceGeneric::BuiltInAECIsAvailable() const: Not supported on this platform
(webrtcvoiceengine.cc:663): Echo control set to 1 with mode 2
(audio_device_generic.cc:66): virtual bool webrtc::AudioDeviceGeneric::BuiltInAGCIsAvailable() const: Not supported on this platform
(webrtcvoiceengine.cc:698): Auto gain set to 1 with mode 2
(audio_device_generic.cc:76): virtual bool webrtc::AudioDeviceGeneric::BuiltInNSIsAvailable() const: Not supported on this platform
(webrtcvoiceengine.cc:749): Noise suppression set to 1 with mode 5
(webrtcvoiceengine.cc:756): High pass filter enabled? 1
(webrtcvoiceengine.cc:765): Stereo swapping enabled? 0
(webrtcvoiceengine.cc:776): NetEq capacity is 50
(webrtcvoiceengine.cc:784): NetEq fast mode? 0
(webrtcvoiceengine.cc:791): Typing detection is enabled? 1
(webrtcvoiceengine.cc:800): Adjust agc delta is 0
(webrtcvoiceengine.cc:1210): Adjusting AGC level from default -2dB to -2dB
(webrtcvoiceengine.cc:808): Aec dump is enabled? 0
(webrtcvoiceengine.cc:820): Delay agnostic aec is enabled? 0
(webrtcvoiceengine.cc:828): Extended filter aec is enabled? 0
(webrtcvoiceengine.cc:836): Experimental ns is enabled? 0
(webrtcvoiceengine.cc:544): WebRtc VoiceEngine codecs:
(webrtcvoiceengine.cc:546): opus/48000/2 (111)
(webrtcvoiceengine.cc:546): ISAC/16000/1 (103)
(webrtcvoiceengine.cc:546): ISAC/32000/1 (104)
(webrtcvoiceengine.cc:546): G722/8000/1 (9)
(webrtcvoiceengine.cc:546): ILBC/8000/1 (102)
(webrtcvoiceengine.cc:546): PCMU/8000/1 (0)
(webrtcvoiceengine.cc:546): PCMA/8000/1 (8)
(webrtcvoiceengine.cc:546): CN/32000/1 (106)
(webrtcvoiceengine.cc:546): CN/16000/1 (105)
(webrtcvoiceengine.cc:546): CN/8000/1 (13)
(webrtcvoiceengine.cc:546): red/8000/1 (127)
(webrtcvoiceengine.cc:546): telephone-event/8000/1 (126)
(webrtcvoiceengine.cc:498): WebRtcVoiceEngine::Init Done!
(webrtcvideoengine2.cc:567): WebRtcVideoEngine2::Init
(webrtcvoiceengine.cc:590): 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, conference: false, agc_delta: 0, experimental_agc: false, extended_filter_aec: false, delay_agnostic_aec: false, experimental_ns: false, aec_dump: false, }
(audio_device_generic.cc:51): virtual bool webrtc::AudioDeviceGeneric::BuiltInAECIsAvailable() const: Not supported on this platform
(webrtcvoiceengine.cc:663): Echo control set to 1 with mode 2
(audio_device_generic.cc:66): virtual bool webrtc::AudioDeviceGeneric::BuiltInAGCIsAvailable() const: Not supported on this platform
(webrtcvoiceengine.cc:698): Auto gain set to 1 with mode 2
(audio_device_generic.cc:76): virtual bool webrtc::AudioDeviceGeneric::BuiltInNSIsAvailable() const: Not supported on this platform
(webrtcvoiceengine.cc:749): Noise suppression set to 1 with mode 5
(webrtcvoiceengine.cc:756): High pass filter enabled? 1
(webrtcvoiceengine.cc:765): Stereo swapping enabled? 0
(webrtcvoiceengine.cc:776): NetEq capacity is 50
(webrtcvoiceengine.cc:784): NetEq fast mode? 0
(webrtcvoiceengine.cc:791): Typing detection is enabled? 1
(webrtcvoiceengine.cc:800): Adjust agc delta is 0
(webrtcvoiceengine.cc:1210): Adjusting AGC level from default -2dB to -2dB
(webrtcvoiceengine.cc:808): Aec dump is enabled? 0
(webrtcvoiceengine.cc:820): Delay agnostic aec is enabled? 0
(webrtcvoiceengine.cc:828): Extended filter aec is enabled? 0
(webrtcvoiceengine.cc:836): Experimental ns is enabled? 0
(webrtcvoiceengine.cc:891): Setting microphone to (id=0, name=Default device) and speaker to (id=0, name=Default device)
(webrtcvoiceengine.cc:1175): webrtc: SetRecordingChannel() unable to set the recording channel (error=10028)
(webrtcvoiceengine.cc:947): Set microphone to (id=0 name=Default device) and speaker to (id=0 name=Default device)
(dtlsidentitystore.cc:68): Generating identity, using keytype 0
(opensslidentity.cc:50): Making key pair
(peerconnection_jni.cc:1111): InvokeJavaCallbacksOnFactoryThreads.
(opensslidentity.cc:83): Returning key pair
(opensslidentity.cc:90): Making certificate for WebRTC
(opensslidentity.cc:137): Returning certificate
(peerconnection_jni.cc:1096): Worker thread JavaCallback
Oct 18, 2015 6:21:25 PM org.webrtc.Logging log
INFO: PeerConnectionFactory: onWorkerThreadReady
(peerconnection_jni.cc:1100): Signaling thread JavaCallback
Oct 18, 2015 6:21:25 PM org.webrtc.Logging log
INFO: PeerConnectionFactory: onSignalingThreadReady
(latebindingsymboltable.cc:117): Can't load libudev.so.0: libudev.so.0: cannot open shared object file: No such file or directory
(linuxdevicemanager.cc:316): libudev not present/usable; LinuxDeviceWatcher disabled
(linuxdevicemanager.cc:242): Enumerating V4L2 devices
(linuxdevicemanager.cc:262): V4L2 device metadata found at /sys/class/video4linux/
(v4llookup.cc:74): Found V4L2 capture device /dev/video0
(linuxdevicemanager.cc:215): Trying /sys/class/video4linux/video0/name
(linuxdevicemanager.cc:236): Name for video0 is UVC Camera (046d:0825)
(linuxdevicemanager.cc:285): Total V4L2 devices found : 1
(devicemanager.cc:206): Created VideoCapturer for UVC Camera (046d:0825)
(latebindingsymboltable.cc:117): Can't load libudev.so.0: libudev.so.0: cannot open shared object file: No such file or directory
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:DtlsSrtpKeyAgreement Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveVideo Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videosource.cc:184): Found unknown MediaStream constraint. Name:OfferToReceiveAudio Value:true
(videocapturer.cc:277): Capture Requested 640x480x30
(videocapturer.cc:285): Supported MJPG 160x120x30 distance 386547056646
(videocapturer.cc:285): Supported MJPG 176x144x30 distance 373662941190
(videocapturer.cc:285): Supported MJPG 320x240x30 distance 257698037766
(videocapturer.cc:285): Supported MJPG 352x288x30 distance 231929806854
(videocapturer.cc:285): Supported MJPG 640x480x30 distance 6
(videocapturer.cc:285): Supported MJPG 800x600x30 distance 42949672966
(videocapturer.cc:285): Supported MJPG 960x720x30 distance 85899345926
(videocapturer.cc:285): Supported MJPG 1280x720x30 distance 171845877766
(videocapturer.cc:285): Supported I420 160x120x30 distance 386547056640
(videocapturer.cc:285): Supported I420 176x144x30 distance 373662941184
(videocapturer.cc:285): Supported I420 320x240x30 distance 257698037760
(videocapturer.cc:285): Supported I420 352x288x30 distance 231929806848
(videocapturer.cc:285): Supported I420 640x480x30 distance 0
(videocapturer.cc:285): Supported I420 800x600x15 distance 4611686061377064704
(videocapturer.cc:285): Supported I420 960x720x15 distance 4611686104326737664
(videocapturer.cc:285): Supported I420 1280x720x15 distance 4611686190273269504
(videocapturer.cc:285): Supported YUY2 160x120x30 distance 386547056642
(videocapturer.cc:285): Supported YUY2 176x144x30 distance 373662941186
(videocapturer.cc:285): Supported YUY2 320x240x30 distance 257698037762
(videocapturer.cc:285): Supported YUY2 352x288x30 distance 231929806850
(videocapturer.cc:285): Supported YUY2 640x480x30 distance 2
(videocapturer.cc:285): Supported YUY2 800x600x15 distance 4611686061377064706
(videocapturer.cc:285): Supported YUY2 960x720x15 distance 4611686104326737666
(videocapturer.cc:285): Supported YUY2 1280x720x15 distance 4611686190273269506
(videocapturer.cc:285): Supported UYVY 160x120x30 distance 386547056643
(videocapturer.cc:285): Supported UYVY 176x144x30 distance 373662941187
(videocapturer.cc:285): Supported UYVY 320x240x30 distance 257698037763
(videocapturer.cc:285): Supported UYVY 352x288x30 distance 231929806851
(videocapturer.cc:285): Supported UYVY 640x480x30 distance 3
(videocapturer.cc:285): Supported UYVY 800x600x15 distance 4611686061377064707
(videocapturer.cc:285): Supported UYVY 960x720x15 distance 4611686104326737667
(videocapturer.cc:285): Supported UYVY 1280x720x15 distance 4611686190273269507
(videocapturer.cc:301): Best I420 640x480x30 Interval 33333333 distance 0
(videoadapter.cc:190): VAdapt input interval changed from 0 to 33333333
(webrtcvoiceengine.cc:1175): webrtc: unable to set thread priority
(webrtcvideocapturer.cc:317): Camera '/dev/video0' started with format I420 640x480x30, elapsed time 60 ms
(opensslidentity.cc:50): Making key pair
(opensslidentity.cc:83): Returning key pair
(opensslidentity.cc:90): Making certificate for WebRTC
(opensslidentity.cc:137): Returning certificate
(peerconnection_jni.cc:1519): ECDSA certificate created.
(webrtcsession.cc:642): Allowing SCTP data engine.
(systeminfo.cc:82): Available number of cores: 12
(webrtcvoiceengine.cc:1175): webrtc: (remote_bitrate_estimator_single_stream.cc:56): RemoteBitrateEstimatorSingleStream: Instantiating.
(webrtcsessiondescriptionfactory.cc:393): Using certificate supplied to the constructor.
(opensslidentity.cc:50): Making key pair
(opensslidentity.cc:83): Returning key pair
(opensslidentity.cc:90): Making certificate for WebRTC
(opensslidentity.cc:137): Returning certificate
(peerconnection_jni.cc:1519): ECDSA certificate created.
(webrtcsession.cc:642): Allowing SCTP data engine.
(webrtcvoiceengine.cc:1175): webrtc: (remote_bitrate_estimator_single_stream.cc:56): RemoteBitrateEstimatorSingleStream: Instantiating.
(webrtcsessiondescriptionfactory.cc:393): Using certificate supplied to the constructor.
(webrtcsdp.cc:2507): Ignored line: c=IN IP4 0.0.0.0
Offer successfully created
(webrtcvideoengine2.cc:598): CreateChannel. Options: VideoOptions {process: 0.1, low: 0.65, high: 0.85, num channels for early receive: 0, }
(webrtcvideoengine2.cc:887): SetRecvCodecs: {VideoCodec[100:VP8:1920:1080:60:0], VideoCodec[96:rtx:0:0:0:0], VideoCodec[116:red:0:0:0:0], VideoCodec[117:ulpfec:0:0:0:0]}
(webrtcvideoengine2.cc:913): Changing recv codecs from {} to {VideoCodec[100:VP8:1920:1080:60:0]}
(channel.cc:188): Created channel for video
(p2ptransportchannel.cc:363): Set gather_continually to 0
(channel.cc:258): Create RTCP TransportChannel for video on video transport
(p2ptransportchannel.cc:363): Set gather_continually to 0
(session.cc:218): Session:4650160596819262133 Old state:STATE_INIT New state:STATE_SENTINITIATE
(channel.cc:1734): Setting local video description
(webrtcvideoengine2.cc:887): SetRecvCodecs: {VideoCodec[100:VP8:1920:1080:60:4], VideoCodec[116:red:1920:1080:60:3], VideoCodec[117:ulpfec:1920:1080:60:2], VideoCodec[96:rtx:1920:1080:60:1]}
(webrtcvideoengine2.cc:908): Ignoring call to SetRecvCodecs because codecs haven't changed.
(webrtcvideoengine2.cc:1492): SetRecvRtpHeaderExtensions: {{urn:ietf:params:rtp-hdrext:toffset: 2}, {http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time: 3}, {urn:3gpp:video-orientation: 4}}
(webrtcvideoengine2.cc:1072): AddSendStream: {id:ARDAMSv0;ssrcs:[76864470,1977821748];ssrc_groups:{semantics:FID;ssrcs:[76864470,1977821748]};cname:7NdDdr7pw/Ow1hC2;sync_label:ARDAMS}
(webrtcvideoengine2.cc:1103): SetLocalSsrc on all the receive streams because we added a send stream.
(channel.cc:1146): Add send ssrc: 76864470
(channel.cc:1702): Changing video state, send=0
(webrtcvideoengine2.cc:1361): SetCapturer: 76864470 -> (capturer)
(webrtcvideoengine2.cc:1582): SetOptions: VideoOptions {process: 0.1, low: 0.65, high: 0.85, num channels for early receive: 0, }
(webrtcsession.cc:812): Local and Remote descriptions must be applied to get SSL Role of the session.
Offer obs Set succeeded
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::536e/128:Unknown]: Allocation Phase=Udp
(port.cc:198): Jingle:Port[:1:0::Net[eth0:2601:646:8801:6900::536e/128:Unknown]]: Port created
(basicportallocator.cc:910): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0::Net[eth0:2601:646:8801:6900::536e/128:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::23c7/128:Unknown]: Allocation Phase=Udp
(port.cc:198): Jingle:Port[:1:0::Net[eth0:2601:646:8801:6900::23c7/128:Unknown]]: Port created
(basicportallocator.cc:910): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0::Net[eth0:2601:646:8801:6900::23c7/128:Unknown]]: Added port to allocator
Offer Ice Candidate Generated
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::/64:Unknown]: Allocation Phase=Udp
(port.cc:198): Jingle:Port[:1:0::Net[eth0:2601:646:8801:6900::/64:Unknown]]: Port created
(basicportallocator.cc:910): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0::Net[eth0:2601:646:8801:6900::/64:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[eth0:10.1.10.0/24:Unknown]: Allocation Phase=Udp
(port.cc:198): Jingle:Port[:1:0::Net[eth0:10.1.10.0/24:Unknown]]: Port created
(basicportallocator.cc:910): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0::Net[eth0:10.1.10.0/24:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[lo:::1/128:Loopback]: Allocation Phase=Udp
(port.cc:198): Jingle:Port[:1:0::Net[lo:::1/128:Loopback]]: Port created
(basicportallocator.cc:910): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0::Net[lo:::1/128:Loopback]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[lo:127.0.0.0/8:Loopback]: Allocation Phase=Udp
(port.cc:198): Jingle:Port[:1:0::Net[lo:127.0.0.0/8:Loopback]]: Port created
(basicportallocator.cc:910): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0::Net[lo:127.0.0.0/8:Loopback]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::536e/128:Unknown]: Allocation Phase=Udp
(port.cc:198): Jingle:Port[:1:0::Net[eth0:2601:646:8801:6900::536e/128:Unknown]]: Port created
(basicportallocator.cc:910): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:2:0::Net[eth0:2601:646:8801:6900::536e/128:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::23c7/128:Unknown]: Allocation Phase=Udp
(port.cc:198): Jingle:Port[:1:0::Net[eth0:2601:646:8801:6900::23c7/128:Unknown]]: Port created
(basicportallocator.cc:910): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:2:0::Net[eth0:2601:646:8801:6900::23c7/128:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::/64:Unknown]: Allocation Phase=Udp
(port.cc:198): Jingle:Port[:1:0::Net[eth0:2601:646:8801:6900::/64:Unknown]]: Port created
(basicportallocator.cc:910): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:2:0::Net[eth0:2601:646:8801:6900::/64:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[eth0:10.1.10.0/24:Unknown]: Allocation Phase=Udp
(port.cc:198): Jingle:Port[:1:0::Net[eth0:10.1.10.0/24:Unknown]]: Port created
(basicportallocator.cc:910): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:2:0::Net[eth0:10.1.10.0/24:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[lo:::1/128:Loopback]: Allocation Phase=Udp
(port.cc:198): Jingle:Port[:1:0::Net[lo:::1/128:Loopback]]: Port created
(basicportallocator.cc:910): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:2:0::Net[lo:::1/128:Loopback]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[lo:127.0.0.0/8:Loopback]: Allocation Phase=Udp
(port.cc:198): Jingle:Port[:1:0::Net[lo:127.0.0.0/8:Loopback]]: Port created
(basicportallocator.cc:910): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:2:0::Net[lo:127.0.0.0/8:Loopback]]: Added port to allocator
(stunport.cc:363): Jingle:Port[video:1:0::Net[eth0:2601:646:8801:6900::536e/128:Unknown]]: StunPort: stun host lookup received error 0
(thread.cc:321): Waiting for the thread to join, but blocking calls have been disallowed
(stunport.cc:363): Jingle:Port[video:1:0::Net[eth0:2601:646:8801:6900::23c7/128:Unknown]]: StunPort: stun host lookup received error 0
(thread.cc:321): Waiting for the thread to join, but blocking calls have been disallowed
(stunport.cc:363): Jingle:Port[video:1:0::Net[eth0:2601:646:8801:6900::/64:Unknown]]: StunPort: stun host lookup received error 0
(thread.cc:321): Waiting for the thread to join, but blocking calls have been disallowed
(thread.cc:321): Waiting for the thread to join, but blocking calls have been disallowed
(stunport.cc:363): Jingle:Port[video:1:0::Net[lo:::1/128:Loopback]]: StunPort: stun host lookup received error 0
(thread.cc:321): Waiting for the thread to join, but blocking calls have been disallowed
(stunport.cc:363): Jingle:Port[video:2:0::Net[eth0:2601:646:8801:6900::23c7/128:Unknown]]: StunPort: stun host lookup received error 0
(thread.cc:321): Waiting for the thread to join, but blocking calls have been disallowed
(stunport.cc:363): Jingle:Port[video:2:0::Net[lo:::1/128:Loopback]]: StunPort: stun host lookup received error 0
(thread.cc:321): Waiting for the thread to join, but blocking calls have been disallowed
(thread.cc:321): Waiting for the thread to join, but blocking calls have been disallowed
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(thread.cc:321): Waiting for the thread to join, but blocking calls have been disallowed
(stunport.cc:363): Jingle:Port[video:2:0::Net[eth0:2601:646:8801:6900::536e/128:Unknown]]: StunPort: stun host lookup received error 0
(thread.cc:321): Waiting for the thread to join, but blocking calls have been disallowed
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(thread.cc:321): Waiting for the thread to join, but blocking calls have been disallowed
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::536e/128:Unknown]: Allocation Phase=Relay
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::23c7/128:Unknown]: Allocation Phase=Relay
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::/64:Unknown]: Allocation Phase=Relay
(basicportallocator.cc:819): Jingle:Net[eth0:10.1.10.0/24:Unknown]: Allocation Phase=Relay
(basicportallocator.cc:819): Jingle:Net[lo:::1/128:Loopback]: Allocation Phase=Relay
(basicportallocator.cc:819): Jingle:Net[lo:127.0.0.0/8:Loopback]: Allocation Phase=Relay
(stunport.cc:363): Jingle:Port[video:2:0::Net[eth0:2601:646:8801:6900::/64:Unknown]]: StunPort: stun host lookup received error 0
(thread.cc:321): Waiting for the thread to join, but blocking calls have been disallowed
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::536e/128:Unknown]: Allocation Phase=Relay
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::23c7/128:Unknown]: Allocation Phase=Relay
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::/64:Unknown]: Allocation Phase=Relay
(basicportallocator.cc:819): Jingle:Net[eth0:10.1.10.0/24:Unknown]: Allocation Phase=Relay
(basicportallocator.cc:819): Jingle:Net[lo:::1/128:Loopback]: Allocation Phase=Relay
(basicportallocator.cc:819): Jingle:Net[lo:127.0.0.0/8:Loopback]: Allocation Phase=Relay
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::536e/128:Unknown]: Allocation Phase=Tcp
(port.cc:198): Jingle:Port[:1:0:local:Net[eth0:2601:646:8801:6900::536e/128:Unknown]]: Port created
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0:local:Net[eth0:2601:646:8801:6900::536e/128:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::23c7/128:Unknown]: Allocation Phase=Tcp
(port.cc:198): Jingle:Port[:1:0:local:Net[eth0:2601:646:8801:6900::23c7/128:Unknown]]: Port created
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0:local:Net[eth0:2601:646:8801:6900::23c7/128:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::/64:Unknown]: Allocation Phase=Tcp
(port.cc:198): Jingle:Port[:1:0:local:Net[eth0:2601:646:8801:6900::/64:Unknown]]: Port created
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0:local:Net[eth0:2601:646:8801:6900::/64:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[eth0:10.1.10.0/24:Unknown]: Allocation Phase=Tcp
(port.cc:198): Jingle:Port[:1:0:local:Net[eth0:10.1.10.0/24:Unknown]]: Port created
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0:local:Net[eth0:10.1.10.0/24:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[lo:::1/128:Loopback]: Allocation Phase=Tcp
(port.cc:198): Jingle:Port[:1:0:local:Net[lo:::1/128:Loopback]]: Port created
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0:local:Net[lo:::1/128:Loopback]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[lo:127.0.0.0/8:Loopback]: Allocation Phase=Tcp
(port.cc:198): Jingle:Port[:1:0:local:Net[lo:127.0.0.0/8:Loopback]]: Port created
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0:local:Net[lo:127.0.0.0/8:Loopback]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::536e/128:Unknown]: Allocation Phase=Tcp
(port.cc:198): Jingle:Port[:1:0:local:Net[eth0:2601:646:8801:6900::536e/128:Unknown]]: Port created
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:2:0:local:Net[eth0:2601:646:8801:6900::536e/128:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::23c7/128:Unknown]: Allocation Phase=Tcp
(port.cc:198): Jingle:Port[:1:0:local:Net[eth0:2601:646:8801:6900::23c7/128:Unknown]]: Port created
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:2:0:local:Net[eth0:2601:646:8801:6900::23c7/128:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::/64:Unknown]: Allocation Phase=Tcp
(port.cc:198): Jingle:Port[:1:0:local:Net[eth0:2601:646:8801:6900::/64:Unknown]]: Port created
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:2:0:local:Net[eth0:2601:646:8801:6900::/64:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[eth0:10.1.10.0/24:Unknown]: Allocation Phase=Tcp
(port.cc:198): Jingle:Port[:1:0:local:Net[eth0:10.1.10.0/24:Unknown]]: Port created
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:2:0:local:Net[eth0:10.1.10.0/24:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[lo:::1/128:Loopback]: Allocation Phase=Tcp
(port.cc:198): Jingle:Port[:1:0:local:Net[lo:::1/128:Loopback]]: Port created
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:2:0:local:Net[lo:::1/128:Loopback]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[lo:127.0.0.0/8:Loopback]: Allocation Phase=Tcp
(port.cc:198): Jingle:Port[:1:0:local:Net[lo:127.0.0.0/8:Loopback]]: Port created
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:2:0:local:Net[lo:127.0.0.0/8:Loopback]]: Added port to allocator
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::536e/128:Unknown]: Allocation Phase=SslTcp
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::23c7/128:Unknown]: Allocation Phase=SslTcp
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::/64:Unknown]: Allocation Phase=SslTcp
(basicportallocator.cc:819): Jingle:Net[eth0:10.1.10.0/24:Unknown]: Allocation Phase=SslTcp
(basicportallocator.cc:819): Jingle:Net[lo:::1/128:Loopback]: Allocation Phase=SslTcp
(basicportallocator.cc:819): Jingle:Net[lo:127.0.0.0/8:Loopback]: Allocation Phase=SslTcp
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::536e/128:Unknown]: Allocation Phase=SslTcp
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::23c7/128:Unknown]: Allocation Phase=SslTcp
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::/64:Unknown]: Allocation Phase=SslTcp
(basicportallocator.cc:819): Jingle:Net[eth0:10.1.10.0/24:Unknown]: Allocation Phase=SslTcp
(basicportallocator.cc:819): Jingle:Net[lo:::1/128:Loopback]: Allocation Phase=SslTcp
(basicportallocator.cc:819): Jingle:Net[lo:127.0.0.0/8:Loopback]: Allocation Phase=SslTcp
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(webrtcvideocapturer.cc:394): Capture delay changed to 120 ms
(webrtcvideocapturer.cc:407): Captured frame size 640x480. Expected format I420 640x480x30
(videoframe.cc:375): Validate frame passed. format: I420 bpp: 12 size: 640x480 bytes: 460800 expected: 460800 sample[0..3]: 77, 77, 78, 78
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(stunport.cc:466): sendto : [0x00000016] Invalid argument
Setting local description: offer
Setting remote description: answer
(webrtcsdp.cc:2507): Ignored line: c=IN IP4 0.0.0.0
(webrtcvideoengine2.cc:598): CreateChannel. Options: VideoOptions {process: 0.1, low: 0.65, high: 0.85, num channels for early receive: 0, }
(webrtcvideoengine2.cc:887): SetRecvCodecs: {VideoCodec[100:VP8:1920:1080:60:0], VideoCodec[96:rtx:0:0:0:0], VideoCodec[116:red:0:0:0:0], VideoCodec[117:ulpfec:0:0:0:0]}
(webrtcvideoengine2.cc:913): Changing recv codecs from {} to {VideoCodec[100:VP8:1920:1080:60:0]}
(channel.cc:188): Created channel for video
(p2ptransportchannel.cc:363): Set gather_continually to 0
(channel.cc:258): Create RTCP TransportChannel for video on video transport
(p2ptransportchannel.cc:363): Set gather_continually to 0
(session.cc:218): Session:2192412778617869771 Old state:STATE_INIT New state:STATE_RECEIVEDINITIATE
(channel.cc:1778): Setting remote video description
(webrtcvideoengine2.cc:930): SetSendCodecs: {VideoCodec[100:VP8:1920:1080:60:4], VideoCodec[116:red:1920:1080:60:3], VideoCodec[117:ulpfec:1920:1080:60:2], VideoCodec[96:rtx:1920:1080:60:1]}
(webrtcvideoengine2.cc:943): Using codec: VideoCodec[100:VP8:1920:1080:60:4]
(webrtcvideoengine2.cc:956): Change the send codec because SetSendCodecs has a different first supported codec.
(webrtcvideoengine2.cc:962): SetNackAndRemb on all the receive streams because the send codec has changed.
(webrtcvideoengine2.cc:1519): SetSendRtpHeaderExtensions: {{urn:ietf:params:rtp-hdrext:toffset: 2}, {http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time: 3}, {urn:3gpp:video-orientation: 4}}
(webrtcvideoengine2.cc:1555): SetMaxSendBandwidth: -1bps.
(webrtcvideoengine2.cc:1582): SetOptions: VideoOptions {process: 0.1, low: 0.65, high: 0.85, num channels for early receive: 0, }
(webrtcvideoengine2.cc:1171): AddRecvStream: {id:ARDAMSv0;ssrcs:[76864470,1977821748];ssrc_groups:{semantics:FID;ssrcs:[76864470,1977821748]};cname:7NdDdr7pw/Ow1hC2;sync_label:ARDAMS}
(webrtcvideoengine2.cc:2337): SetRecvCodecs (recv) because we are creating the receive stream for the first time: {VideoCodec[100:VP8:1920:1080:60:0]}
(webrtcvideoengine2.cc:2435): RecreateWebRtcStream (recv) because of SetRecvCodecs: {VideoCodec[100:VP8:1920:1080:60:0]}
(webrtcvoiceengine.cc:1175): webrtc: (call.cc:291): CreateVideoReceiveStream: {decoders: [{decoder: (VideoDecoder), payload_type: 100, payload_name: VP8, is_renderer: no, expected_delay_ms: 0}], rtp: {remote_ssrc: 76864470, local_ssrc: 1, rtcp_mode: RtcpMode::kCompound, rtcp_xr: {receiver_reference_time_report: off}, remb: on, nack: {rtp_history_ms: 1000}, fec: {ulpfec_payload_type: 117, red_payload_type: 116}, rtx: {100 -> {ssrc: 1977821748, payload_type: 96}}, extensions: []}, renderer: (renderer), render_delay_ms: 10, sync_group: ARDAMS, pre_decode_callback: nullptr, pre_render_callback: nullptr, target_delay_ms: 0}
(webrtcvoiceengine.cc:1175): webrtc: (rtp_packet_history.cc:41): Purging packet history in order to re-set status.
(webrtcvoiceengine.cc:1175): webrtc: unable to set thread priority
(webrtcvoiceengine.cc:1175): webrtc: unable to set thread priority
(webrtcvoiceengine.cc:1175): webrtc: unable to set thread priority
(channel.cc:1221): Add remote ssrc: 76864470
(channel.cc:1702): Changing video state, send=0
(remotevideocapturer.cc:47): RemoteVideoCapturer::Start
(videoadapter.cc:190): VAdapt input interval changed from 0 to 33333333
(webrtcvideoengine2.cc:1276): SetRenderer: ssrc:76864470 (ptr)
Answerer got a stream
UGH
(webrtcsession.cc:812): Local and Remote descriptions must be applied to get SSL Role of the session.
Answering obs Set succeeded
Creating answer
(webrtcsession.cc:812): Local and Remote descriptions must be applied to get SSL Role of the session.
Answer create succeeded
(webrtcsdp.cc:2507): Ignored line: c=IN IP4 0.0.0.0
(dtlstransportchannel.cc:281): Jingle:Channel[video|1|__]: DTLS setup complete.
(dtlstransportchannel.cc:281): Jingle:Channel[video|2|__]: DTLS setup complete.
(webrtcsession.cc:1153): BUNDLE already enabled for video on video.
(channel.cc:732): Channel enabled
(channel.cc:1702): Changing video state, send=0
(session.cc:218): Session:2192412778617869771 Old state:STATE_RECEIVEDINITIATE New state:STATE_SENTACCEPT
(channel.cc:1734): Setting local video description
(channel.cc:1042): Enabling rtcp-mux for video by destroying RTCP transport channel for video
(opensslstreamadapter.cc:863): Cleanup
(webrtcvideoengine2.cc:887): SetRecvCodecs: {VideoCodec[100:VP8:1920:1080:60:4], VideoCodec[116:red:1920:1080:60:3], VideoCodec[117:ulpfec:1920:1080:60:2], VideoCodec[96:rtx:1920:1080:60:1]}
(webrtcvideoengine2.cc:908): Ignoring call to SetRecvCodecs because codecs haven't changed.
(webrtcvideoengine2.cc:1492): SetRecvRtpHeaderExtensions: {{urn:ietf:params:rtp-hdrext:toffset: 2}, {http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time: 3}, {urn:3gpp:video-orientation: 4}}
(webrtcvideoengine2.cc:2479): RecreateWebRtcStream (recv) because of SetRtpExtensions
(webrtcvoiceengine.cc:1175): webrtc: (call.cc:291): CreateVideoReceiveStream: {decoders: [{decoder: (VideoDecoder), payload_type: 100, payload_name: VP8, is_renderer: no, expected_delay_ms: 0}], rtp: {remote_ssrc: 76864470, local_ssrc: 1, rtcp_mode: RtcpMode::kCompound, rtcp_xr: {receiver_reference_time_report: off}, remb: on, nack: {rtp_history_ms: 1000}, fec: {ulpfec_payload_type: 117, red_payload_type: 116}, rtx: {100 -> {ssrc: 1977821748, payload_type: 96}}, extensions: [{name: urn:3gpp:video-orientation, id: 4}, {name: http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time, id: 3}, {name: urn:ietf:params:rtp-hdrext:toffset, id: 2}]}, renderer: (renderer), render_delay_ms: 10, sync_group: ARDAMS, pre_decode_callback: nullptr, pre_render_callback: nullptr, target_delay_ms: 0}
(webrtcvoiceengine.cc:1175): webrtc: (rtp_packet_history.cc:41): Purging packet history in order to re-set status.
(webrtcvoiceengine.cc:1175): webrtc: unable to set thread priority
(webrtcvoiceengine.cc:1175): webrtc: unable to set thread priority
(webrtcvoiceengine.cc:1175): webrtc: unable to set thread priority
(channel.cc:1702): Changing video state, send=0
(session.cc:218): Session:2192412778617869771 Old state:STATE_SENTACCEPT New state:STATE_INPROGRESS
Answer local Descr set(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::536e/128:Unknown]: Allocation Phase=Udp
(port.cc:198): Jingle:Port[:1:0::Net[eth0:2601:646:8801:6900::536e/128:Unknown]]: Port created
(basicportallocator.cc:910): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0::Net[eth0:2601:646:8801:6900::536e/128:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::23c7/128:Unknown]: Allocation Phase=Udp
(port.cc:198): Jingle:Port[:1:0::Net[eth0:2601:646:8801:6900::23c7/128:Unknown]]: Port created
Answer Ice Candidate generated
(basicportallocator.cc:910): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0::Net[eth0:2601:646:8801:6900::23c7/128:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::/64:Unknown]: Allocation Phase=Udp
(port.cc:198): Jingle:Port[:1:0::Net[eth0:2601:646:8801:6900::/64:Unknown]]: Port created
(basicportallocator.cc:910): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0::Net[eth0:2601:646:8801:6900::/64:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[eth0:10.1.10.0/24:Unknown]: Allocation Phase=Udp
(port.cc:198): Jingle:Port[:1:0::Net[eth0:10.1.10.0/24:Unknown]]: Port created
(basicportallocator.cc:910): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0::Net[eth0:10.1.10.0/24:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[lo:::1/128:Loopback]: Allocation Phase=Udp
(port.cc:198): Jingle:Port[:1:0::Net[lo:::1/128:Loopback]]: Port created
(basicportallocator.cc:910): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0::Net[lo:::1/128:Loopback]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[lo:127.0.0.0/8:Loopback]: Allocation Phase=Udp
(port.cc:198): Jingle:Port[:1:0::Net[lo:127.0.0.0/8:Loopback]]: Port created
(basicportallocator.cc:910): AllocationSequence: UDPPort will be handling the STUN candidate generation.
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0::Net[lo:127.0.0.0/8:Loopback]]: Added port to allocator
(stunport.cc:363): Jingle:Port[video:1:0::Net[eth0:2601:646:8801:6900::536e/128:Unknown]]: StunPort: stun host lookup received error 0
(thread.cc:321): Waiting for the thread to join, but blocking calls have been disallowed
(thread.cc:321): Waiting for the thread to join, but blocking calls have been disallowed
(stunport.cc:363): Jingle:Port[video:1:0::Net[eth0:2601:646:8801:6900::23c7/128:Unknown]]: StunPort: stun host lookup received error 0
(thread.cc:321): Waiting for the thread to join, but blocking calls have been disallowed
(stunport.cc:363): Jingle:Port[video:1:0::Net[lo:::1/128:Loopback]]: StunPort: stun host lookup received error 0
(thread.cc:321): Waiting for the thread to join, but blocking calls have been disallowed
(stunport.cc:363): Jingle:Port[video:1:0::Net[eth0:2601:646:8801:6900::/64:Unknown]]: StunPort: stun host lookup received error 0
(thread.cc:321): Waiting for the thread to join, but blocking calls have been disallowed
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(thread.cc:321): Waiting for the thread to join, but blocking calls have been disallowed
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::536e/128:Unknown]: Allocation Phase=Relay
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::23c7/128:Unknown]: Allocation Phase=Relay
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::/64:Unknown]: Allocation Phase=Relay
(basicportallocator.cc:819): Jingle:Net[eth0:10.1.10.0/24:Unknown]: Allocation Phase=Relay
(basicportallocator.cc:819): Jingle:Net[lo:::1/128:Loopback]: Allocation Phase=Relay
(basicportallocator.cc:819): Jingle:Net[lo:127.0.0.0/8:Loopback]: Allocation Phase=Relay
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::536e/128:Unknown]: Allocation Phase=Tcp
(port.cc:198): Jingle:Port[:1:0:local:Net[eth0:2601:646:8801:6900::536e/128:Unknown]]: Port created
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0:local:Net[eth0:2601:646:8801:6900::536e/128:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::23c7/128:Unknown]: Allocation Phase=Tcp
(port.cc:198): Jingle:Port[:1:0:local:Net[eth0:2601:646:8801:6900::23c7/128:Unknown]]: Port created
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0:local:Net[eth0:2601:646:8801:6900::23c7/128:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::/64:Unknown]: Allocation Phase=Tcp
(port.cc:198): Jingle:Port[:1:0:local:Net[eth0:2601:646:8801:6900::/64:Unknown]]: Port created
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0:local:Net[eth0:2601:646:8801:6900::/64:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[eth0:10.1.10.0/24:Unknown]: Allocation Phase=Tcp
(port.cc:198): Jingle:Port[:1:0:local:Net[eth0:10.1.10.0/24:Unknown]]: Port created
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0:local:Net[eth0:10.1.10.0/24:Unknown]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[lo:::1/128:Loopback]: Allocation Phase=Tcp
(port.cc:198): Jingle:Port[:1:0:local:Net[lo:::1/128:Loopback]]: Port created
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0:local:Net[lo:::1/128:Loopback]]: Added port to allocator
(basicportallocator.cc:819): Jingle:Net[lo:127.0.0.0/8:Loopback]: Allocation Phase=Tcp
(port.cc:198): Jingle:Port[:1:0:local:Net[lo:127.0.0.0/8:Loopback]]: Port created
(basicportallocator.cc:425): Adding allocated port for video
(basicportallocator.cc:455): Jingle:Port[video:1:0:local:Net[lo:127.0.0.0/8:Loopback]]: Added port to allocator
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::536e/128:Unknown]: Allocation Phase=SslTcp
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::23c7/128:Unknown]: Allocation Phase=SslTcp
(basicportallocator.cc:819): Jingle:Net[eth0:2601:646:8801:6900::/64:Unknown]: Allocation Phase=SslTcp
(basicportallocator.cc:819): Jingle:Net[eth0:10.1.10.0/24:Unknown]: Allocation Phase=SslTcp
(basicportallocator.cc:819): Jingle:Net[lo:::1/128:Loopback]: Allocation Phase=SslTcp
(basicportallocator.cc:819): Jingle:Net[lo:127.0.0.0/8:Loopback]: Allocation Phase=SslTcp
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(stunport.cc:466): sendto : [0x00000016] Invalid argument
Answer sdp is null
(stunport.cc:466): sendto : [0x00000016] Invalid argument
offerpc is not ready to signal
(webrtcsdp.cc:2507): Ignored line: c=IN IP4 0.0.0.0
(dtlstransportchannel.cc:281): Jingle:Channel[video|1|__]: DTLS setup complete.
(dtlstransportchannel.cc:281): Jingle:Channel[video|2|__]: DTLS setup complete.
(webrtcsession.cc:1153): BUNDLE already enabled for video on video.
(channel.cc:732): Channel enabled
(channel.cc:1702): Changing video state, send=0
(session.cc:218): Session:4650160596819262133 Old state:STATE_SENTINITIATE New state:STATE_RECEIVEDACCEPT
(channel.cc:1778): Setting remote video description
(channel.cc:1042): Enabling rtcp-mux for video by destroying RTCP transport channel for video
(opensslstreamadapter.cc:863): Cleanup
(webrtcvideoengine2.cc:930): SetSendCodecs: {VideoCodec[100:VP8:1920:1080:60:4], VideoCodec[116:red:1920:1080:60:3], VideoCodec[117:ulpfec:1920:1080:60:2], VideoCodec[96:rtx:1920:1080:60:1]}
(webrtcvideoengine2.cc:943): Using codec: VideoCodec[100:VP8:1920:1080:60:4]
(webrtcvideoengine2.cc:956): Change the send codec because SetSendCodecs has a different first supported codec.
(webrtcvideoengine2.cc:1930): SetCodecAndOptions because of SetCodec.
(webrtcvideoengine2.cc:2032): RecreateWebRtcStream (send) because of SetCodecAndOptions; options=VideoOptions {noise reduction: true, cpu overuse detection: true, process: 0.1, low: 0.65, high: 0.85, dscp: false, suspend below min bitrate: false, num channels for early receive: 0, screencast min bitrate: 0, }
(webrtcvoiceengine.cc:1175): webrtc: (call.cc:227): CreateVideoSendStream: {encoder_settings: {payload_name: VP8, payload_type: 100, encoder: (VideoEncoder)}, rtp: {ssrcs: [76864470], max_packet_size: 1200, extensions: [], nack: {rtp_history_ms: 1000}, fec: {ulpfec_payload_type: 117, red_payload_type: 116}, rtx: {ssrcs: [1977821748], payload_type: 96}, c_name: 7NdDdr7pw/Ow1hC2}, pre_encode_callback: nullptr, post_encode_callback: nullptrlocal_renderer: nullptr, render_delay_ms: 0, target_delay_ms: 0, suspend_below_min_bitrate: off}
(webrtcvoiceengine.cc:1175): webrtc: (rtp_packet_history.cc:41): Purging packet history in order to re-set status.
(webrtcvoiceengine.cc:1175): webrtc: unable to set thread priority
(webrtcvoiceengine.cc:1175): webrtc: (video_send_stream.cc:244): (Re)configureVideoEncoder: {streams: [{width: 176, height: 144, max_framerate: 60, min_bitrate_bps:30000, target_bitrate_bps:600000, max_bitrate_bps:600000, max_qp: 56, temporal_layer_thresholds_bps: []}], content_type: kRealtimeVideo, encoder_specific_settings: (ptr), min_transmit_bitrate_bps: 0}
(webrtcvideoengine2.cc:962): SetNackAndRemb on all the receive streams because the send codec has changed.
(webrtcvideoengine2.cc:1519): SetSendRtpHeaderExtensions: {{urn:ietf:params:rtp-hdrext:toffset: 2}, {http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time: 3}, {urn:3gpp:video-orientation: 4}}
(webrtcvideoengine2.cc:2047): RecreateWebRtcStream (send) because of SetRtpExtensions
(webrtcvoiceengine.cc:1175): webrtc: (call.cc:227): CreateVideoSendStream: {encoder_settings: {payload_name: VP8, payload_type: 100, encoder: (VideoEncoder)}, rtp: {ssrcs: [76864470], max_packet_size: 1200, extensions: [{name: urn:3gpp:video-orientation, id: 4}, {name: http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time, id: 3}, {name: urn:ietf:params:rtp-hdrext:toffset, id: 2}], nack: {rtp_history_ms: 1000}, fec: {ulpfec_payload_type: 117, red_payload_type: 116}, rtx: {ssrcs: [1977821748], payload_type: 96}, c_name: 7NdDdr7pw/Ow1hC2}, pre_encode_callback: nullptr, post_encode_callback: nullptrlocal_renderer: nullptr, render_delay_ms: 0, target_delay_ms: 0, suspend_below_min_bitrate: off}
(webrtcvoiceengine.cc:1175): webrtc: (rtp_packet_history.cc:41): Purging packet history in order to re-set status.
(webrtcvoiceengine.cc:1175): webrtc: unable to set thread priority
(webrtcvoiceengine.cc:1175): webrtc: (video_send_stream.cc:244): (Re)configureVideoEncoder: {streams: [{width: 176, height: 144, max_framerate: 60, min_bitrate_bps:30000, target_bitrate_bps:600000, max_bitrate_bps:600000, max_qp: 56, temporal_layer_thresholds_bps: []}], content_type: kRealtimeVideo, encoder_specific_settings: (ptr), min_transmit_bitrate_bps: 0}
(webrtcvideoengine2.cc:1555): SetMaxSendBandwidth: -1bps.
(webrtcvideoengine2.cc:1582): SetOptions: VideoOptions {process: 0.1, low: 0.65, high: 0.85, num channels for early receive: 0, }
(channel.cc:1702): Changing video state, send=0
(webrtcsession.cc:1505): Changing IceConnectionState 0 => 1
(session.cc:218): Session:4650160596819262133 Old state:STATE_RECEIVEDACCEPT New state:STATE_INPROGRESS
Offer obs Set succeeded
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(videoadapter.cc:330): VAdapt Frame: scaled 0 / out 90 / in 90 Changes: 0 Input: 640x480 i33333333 Scale: 1 Output: 640x480 i33333333 Changed: false
Offer candidate: null
Answer candidate: null
Candidates not recd yet
Candidates received
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(videoadapter.cc:330): VAdapt Frame: scaled 0 / out 180 / in 180 Changes: 0 Input: 640x480 i33333333 Scale: 1 Output: 640x480 i33333333 Changed: false
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(stunport.cc:466): sendto : [0x00000016] Invalid argument
(videoadapter.cc:330): VAdapt Frame: scaled 0 / out 270 / in 270 Changes: 0 Input: 640x480 i33333333 Scale: 1 Output: 640x480 i33333333 Changed: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment