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 ...
随机推荐
- $().on()
原文链接:http://www.365mini.com/page/jquery-on.htm 语法 jQuery 1.7 新增该函数.其主要有以下两种形式的用法: 用法一: jQueryObject. ...
- c++虚函数的作用是什么?
<深入浅出MFC>中形容虚函数是执行一般化操作,一直没有领悟要点.现在的体悟是抽象,先前考虑问题都是由抽象到具象,比如下文中的示例,由上(虚基类的「怪物」)至下(派生类的三个子类「狼」「蜘 ...
- Jqplot 使用总结之一(线条及节点颜色)
好不容易抽出时间将Jqplot做下最后的总结,下面通过四个例子来学习Jqplot的一些常见技巧:示例1. 设置线条颜色(包括背景色及线条颜色的批量赋值) <!DOCTYPE html> & ...
- 面试题2:BAT及各大互联网公司2014前端笔试面试题:HTML/CSS篇
BAT及各大互联网公司2014前端笔试面试题:HTML/CSS篇 Html篇: 1.你做的页面在哪些流览器测试过?这些浏览器的内核分别是什么? IE: trident内核 Firefox:gecko内 ...
- Android DisplayMetrics类获取屏幕大小
DisplayMetrics public class DisplayMetrics extends Object java.lang.Object ↳ android.util.Disp ...
- Informix 11.5 SQL 语句性能监控方法及实现
我们知道,在数据库应用系统中,SQL 语句的性能好坏至关重要.如果 SQL 语句性能很差,可能会导致整个数据库应用系统的性能也非常差.那么,如何监控数据库系统中 SQL 语句的性能,导致 SQL 语句 ...
- Js获取后台集合List的值并操作html
功能:将后台传到前端JSP的List中的float型数值转换为百分比显示 HTML代码: <s:iterator value="colorConfigList" status ...
- [ie兼容]ie7浮动左在前,浮动右在后导致右边浮动的元素掉下来
解决办法:左浮动和右浮动元素在结构上互换位置 http://blog.sina.com.cn/s/blog_818a1e5b0100wp5b.html
- 手把手教你用python抓网页数据
http://www.1point3acres.com/bbs/thread-83337-1-1.html
- Android Studio项目目录结构
在Android Studio中,提供了以下几种项目结构类型 我们一般常用的有以下两种结构: Project 结构类型 app/build/ app模块build编译输出的目录 app/build.g ...