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 ...
随机推荐
- centos jenkins
wget -O /etc/yum.repos.d/jenkins.repo http://pkg.jenkins-ci.org/redhat/jenkins.repo rpm --import htt ...
- mac系统mysql配置环境变量(转)
mac初次安装mysql,输入mysql -u root -p会出现:zsh: command not found: mysql的提示.此时需要配置环境变量. mac版mysql客户端:mysql-5 ...
- miniui设置边框的方法
if (field == "loginname") { if (record._id == 2) { e.cellHtml = ""; e.cellStyle ...
- css优雅降级和渐进增强
今天看前端公众号发布的文章,学到了几个新词 1.modernizr 2.@support 3.优雅降级 其中第三个“优雅降级”,如此文艺的名字居然还是第一次听到.度娘了一下,发现[优雅降级],[渐进增 ...
- C/C++ 如何来自动优雅的涮别银家的贴子
被涮屏涮烦了,就分享一下如何用低调的c/c++来涮别人家的屏吧! 此处埋下三颗雷! 这不是啥新知识,也不是什么浅显的代码.下面,来淘淘这份经验,呼呼 我们要了解Web browser 这个控件,因为到 ...
- C++中 接口的定义 COM
首先定义一个虚基类的接口,其中包含虚函数AddRef Release QueryInterface,(MFC 类IUnKnown unknwn.h)分别是增加减去引用计数和查询接口然后定义一个实现类, ...
- Assembly.Load(path).CreateInstance 反射出错解决办法
最近采用工厂模式反射DAL层出现一些问题,所以自己想写一下自己认为标准解决的思路和解决方法以备后用. 1.这是项目结构 2.这是DALFactory 反射代码 #region 创建对象(不使用缓存) ...
- html5的spellcheck属性(拼写、文法检查)
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title&g ...
- 【代码】verilog之:按键消抖
此模块完美运行 /*-------------------------------------------------------------------------------------- -- ...
- (BFS)poj1465-Multiple
题目地址 题意可理解为我们有一些给定的元素,要用它们组成数,如果一个长度(x)所有组成的数都不是给定的另一个数(n)的倍数,并且长度为x的数中有模n的不同于长度小于x的数模n的数,那么继续延长这个数的 ...