2015GitWebRTC编译实录16
新问题,看应该是视频编解码那里出问题了.找找看.
WebRtc VoiceEngine codecs:
ISAC/16000/1 (103)
ISAC/32000/1 (104)
Unexpected codec: ISAC/48000/1 (105)
PCMU/8000/1 (0)
PCMA/8000/1 (8)
Unexpected codec: PCMU/8000/2 (110)
Unexpected codec: PCMA/8000/2 (118)
ILBC/8000/1 (102)
G722/8000/1 (9)
Unexpected codec: G722/8000/2 (119)
CN/8000/1 (13)
CN/16000/1 (105)
CN/32000/1 (106)
telephone-event/8000/1 (126)
red/8000/1 (127)
WebRtcVideoEngine2::WebRtcVideoEngine2()
WebRtcVoiceEngine::Init
webrtc: (process_thread_impl.cc:31): TimeUntilNextProcess returned an invalid value -18774
webrtc: CheckPlatform
webrtc: current platform is IOS
webrtc: CreatePlatformSpecificObjects
webrtc: iPhone Audio APIs will be utilized
webrtc: AttachAudioBuffer
webrtc: (process_thread_impl.cc:31): TimeUntilNextProcess returned an invalid value -134
webrtc: output: available=0
webrtc: output: available=0
webrtc: TransmitMixer::SetAudioProcessingModule(audioProcessingModule=0x2e630510)
webrtc: OutputMixer::SetAudioProcessingModule(audioProcessingModule=0x2e630510)
WebRtc VoiceEngine Version:
VoiceEngine 4.1.0
Applying audio options: AudioOptions {aec: false, agc: false, ns: true, hf: true, swap: false, audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: false, typing: false, conference: false, agc_delta: 0, experimental_agc: false, extended_filter_aec: false, delay_agnostic_aec: false, experimental_ns: false, aec_dump: false, }
webrtc: Built-in AEC not supported on this platform
High pass filter enabled? 1
Stereo swapping enabled? 0
NetEq capacity is 50
NetEq fast mode? 0
Typing detection is enabled? 0
webrtc: (voe_audio_processing_impl.cc:1007): virtual int webrtc::VoEAudioProcessingImpl::SetTypingDetectionStatus(bool): not supported
SetTypingDetectionStatus(0) failed, err=8003
Adjust agc delta is 0
Adjusting AGC level from default -3dB to -3dB
Aec dump is enabled? 0
Delay agnostic aec is enabled? 0
Extended filter aec is enabled? 0
Experimental ns is enabled? 0
WebRtc VoiceEngine codecs:
ISAC/16000/1 (103)
ISAC/32000/1 (104)
G722/8000/1 (9)
ILBC/8000/1 (102)
PCMU/8000/1 (0)
PCMA/8000/1 (8)
CN/32000/1 (106)
CN/16000/1 (105)
CN/8000/1 (13)
red/8000/1 (127)
telephone-event/8000/1 (126)
WebRtcVoiceEngine::Init Done!
WebRtcVideoEngine2::Init
Applying audio options: AudioOptions {aec: false, agc: false, ns: true, hf: true, swap: false, audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: false, typing: false, conference: false, agc_delta: 0, experimental_agc: false, extended_filter_aec: false, delay_agnostic_aec: false, experimental_ns: false, aec_dump: false, }
webrtc: Built-in AEC not supported on this platform
High pass filter enabled? 1
Stereo swapping enabled? 0
NetEq capacity is 50
NetEq fast mode? 0
Typing detection is enabled? 0
webrtc: (voe_audio_processing_impl.cc:1007): virtual int webrtc::VoEAudioProcessingImpl::SetTypingDetectionStatus(bool): not supported
SetTypingDetectionStatus(0) failed, err=8003
Adjust agc delta is 0
Adjusting AGC level from default -3dB to -3dB
Aec dump is enabled? 0
Delay agnostic aec is enabled? 0
Extended filter aec is enabled? 0
Experimental ns is enabled? 0
Making key pair
2015-07-28 17:35:44.626 rtcdemo[215:4150] Client connecting.
2015-07-28 17:35:44.631 rtcdemo[215:4150] Joining room:365865178 on room server.
Returning key pair
Making certificate for WebRTC
Returning certificate
2015-07-28 17:35:50.233 rtcdemo[215:4150] Joined room:365865178 on room server.
2015-07-28 17:35:50.236 rtcdemo[215:4150] SocketRocket: In debug mode. Allowing connection to any root cert
2015-07-28 17:35:50.237 rtcdemo[215:4150] Opening WebSocket.
2015-07-28 17:35:50.239 rtcdemo[215:4150] Client connected.
Allowing SCTP data engine.
Making key pair
Returning key pair
Making certificate for WebRTC
Returning certificate
Capture Requested 640x480x30
Supported NV12 640x480x30 distance 0
Best NV12 640x480x30 Interval 33333333 distance 0
VAdapt input interval changed from 0 to 33333333
2015-07-28 17:35:50.931 rtcdemo[215:4536] WARNING: Renegotiation needed but unimplemented.
Ignored line: c=IN IP4 0.0.0.0
Ignored line: c=IN IP4 0.0.0.0
webrtc: (neteq_impl.cc:98): NetEq config: sample_rate_hz=16000, enable_audio_classifier=false, max_packets_in_buffer=50, background_noise_mode=2, playout_mode=0, enable_fast_accelerate=0
webrtc: (process_thread_impl.cc:31): TimeUntilNextProcess returned an invalid value -1008
webrtc: (process_thread_impl.cc:31): TimeUntilNextProcess returned an invalid value -248
webrtc: Channel::SendRTCPPacket() failed to send RTCP packet due to invalid transport object
webrtc: (process_thread_impl.cc:31): TimeUntilNextProcess returned an invalid value -323
webrtc: (process_thread_impl.cc:31): TimeUntilNextProcess returned an invalid value -2
webrtc: Channel::SendRTCPPacket() failed to send RTCP packet due to invalid transport object
webrtc: (process_thread_impl.cc:31): TimeUntilNextProcess returned an invalid value -3003
webrtc: (process_thread_impl.cc:31): TimeUntilNextProcess returned an invalid value -1
webrtc: (process_thread_impl.cc:31): TimeUntilNextProcess returned an invalid value -1
Setting voice channel options: AudioOptions {audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: false, }
webrtc: (process_thread_impl.cc:31): TimeUntilNextProcess returned an invalid value -1
Set voice channel options. Current options: AudioOptions {audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: false, }
webrtc: (process_thread_impl.cc:31): TimeUntilNextProcess returned an invalid value -64
Created channel for audio
webrtc: (process_thread_impl.cc:31): TimeUntilNextProcess returned an invalid value -2
webrtc: (process_thread_impl.cc:31): TimeUntilNextProcess returned an invalid value -190
CreateChannel: With voice channel. Options: VideoOptions {process: 0.1, low: 0.65, high: 0.85, num channels for early receive: 0, }
webrtc: (process_thread_impl.cc:31): TimeUntilNextProcess returned an invalid value -1
webrtc: (process_thread_impl.cc:31): TimeUntilNextProcess returned an invalid value -1
webrtc: (process_thread_impl.cc:31): TimeUntilNextProcess returned an invalid value -65
webrtc: (remote_bitrate_estimator_single_stream.cc:285): RemoteBitrateEstimatorFactory: Instantiating.
webrtc: (process_thread_impl.cc:31): TimeUntilNextProcess returned an invalid value -2165
webrtc: (send_side_bandwidth_estimation.cc:290): Estimated available bandwidth 0 kbps is below configured min bitrate 10 kbps.
webrtc: (generic_encoder.cc:94): Failed to initialize the encoder associated with payload name: VP8
webrtc: (codec_database.cc:307): Failed to initialize video encoder.
webrtc: (video_sender.cc:107): Failed to initialize set encoder with payload name 'VP8'.
#
# Fatal error in ../../../mysrc/webrtc/video//call.cc, line 179
# Check failed: channel_group_->CreateSendChannel( base_channel_id_, 0, &transport_adapter_, num_cpu_cores_, true)
#
#
(lldb)
2015GitWebRTC编译实录16的更多相关文章
- 2015GitWebRTC编译实录10
2015.07.20 rtc_p2p编译通过[879/1600 ] CXX obj /webrtc/p2p/client/rtc_p2p.httpportallocator.o[880/1600 ] ...
- 2015GitWebRTC编译实录9
2015.07.20 neteq 编译通过注意不要引用tools目录里的内容 [1347/1600 ] CXX obj /webrtc/modules/audio_coding/neteq/neteq ...
- 2015GitWebRTC编译实录17-audio_processing_neon编译问题解决
编译audio_processing_neon lib时,发现只要涉及到WEBRTC_ARCH_ARM64就会出现问题,仔细回想了下,年初编译旧版本解决arm64支持问题时,好像也是要把这个注掉,但是 ...
- 2015GitWebRTC编译实录15
各个库编译完成后,整合talkapp,联编时还是碰到了一些问题,主要是lib里的源码文件被错误移走,或者宏定义等有问题的,不一而足 FQ访问https://apprtc.appspot.com/,拿到 ...
- 2015GitWebRTC编译实录14
libvpx 尝试用脚本编译了下,发现有问题,就偃旗息鼓,改用他自己的configure了,在网上找了下,Git上有个现成的,直接用,更好些. https://github.com/brion/VPX ...
- 2015GitWebRTC编译实录13
2015.07.21 libboringssl.a 编译通过主要是生成路径,去除test文件比较啰嗦,后继测试需要重点跟进下 CC obj/third_party/boringssl/boringss ...
- 2015GitWebRTC编译实录12
2015.07.20 libjingle_peerconnection 编译通过[1382/1600 ] CXX obj/talk/app /webrtc/libjingle_peerconnecti ...
- 2015GitWebRTC编译实录11
2015.07.21 ilbc 编译通过注意有几个win32打头的文件,其实都是要编进去的[429/1600 ] CC obj ilbc.abs_quant.o[430/1600 ] CXX obj ...
- 2015GitWebRTC编译实录8
2015.07.20 common_video 编译通过,其对libyuv有引用[1309/1600 ] CXX obj /webrtc/common_video/libyuv/common_vide ...
随机推荐
- 后勤数据抽取流程图 Logistic Data Extraction
声明:原创作品,转载时请注明文章来自SAP师太技术博客( 博/客/园www.cnblogs.com):www.cnblogs.com/jiangzhengjun,并以超链接形式标明文章原始出处,否则将 ...
- HDU 5842 Lweb and String(Lweb与字符串)
p.MsoNormal { margin: 0pt; margin-bottom: .0001pt; text-align: justify; font-family: Calibri; font-s ...
- (原创)IP协议Header部分的Checksum计算方法
- Hbase的WAL在RegionServer基本调用过程
版权声明:本文由熊训德原创文章,转载请注明出处: 文章原文链接:https://www.qcloud.com/community/article/221 来源:腾云阁 https://www.qclo ...
- CentOS7 增加tomcat 启动,停止,使用systemctl进行配置
1,centos7 使用 systemctl 替换了 service命令 参考:redhat文档: https://access.redhat.com/documentation/en-US/Red_ ...
- [笔记]使用clearfix清除浮动
转载自奶牛博客 .clearfix { *zoom: 1; } .clearfix:before, .clearfix:after { display: table; line-height: 0; ...
- setInterval和setTimeout的区别
setInterval会每隔指定的毫秒数后反复执行指定代码. setTimeout只会在指定的毫秒数后执行一次指定代码. setInterval的用法: // 创建(创建后即开始计时) var int ...
- 初次使用InstallShield笔记
公司的产品需要打包发布,以前一直没打包,打包方法的学习交给了我 下面的内容是我研究过后的,通过回忆写的笔记.由于不熟悉,可能会有错误或者是笨办法,希望高手指正,感激不尽. 有些东西是什么,以及是什么意 ...
- 读javascript高级程序设计09-BOM
一.window 1.在全局作用域中定义的变量和函数会被归在window对象. var a=1,b=2; function add(a,b){ return a+b; } console.log(wi ...
- org.springframework.web.context.ContextLoaderListener(转载)
ContextLoaderListener的作用就是启动Web容器时,自动装配ApplicationContext的配置信息.因为它实现了ServletContextListener这个接口,在web ...