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----使用yum命令出现“could not retrieve mirrorlist http://mirrorlist.centos.org ***” - ybq155”
无聊安装了个mini版的32位的CentOS 6.5,进来想安装个东西,yum install emacs 提示什么 Loaded plugins: fastestmirror, refresh-pa ...
- IIS7配置PHP运行环境
1.下载PHP运行包,网址:http://windows.php.net/download/ 选择的对应的版本包下载,并解压到相应的目录中(不限定),如:E:\vss\php\php_sdk 2.配置 ...
- 深入浅出设计模式——迭代器模式(Iterator Pattern)
模式动机 一个聚合对象,如一个列表(List)或者一个集合(Set),应该提供一种方法来让别人可以访问它的元素,而又不需要暴露它的内部结构.针对不同的需要,可能还要以不同的方式遍历整个聚合对象,但是我 ...
- Android Studio常见问题 -- uses-sdk:minSdkVersion 8 cannot be smaller than version 9 declared in library
问题描述 * What went wrong:Execution failed for task ':app:processDebugManifest'.> Manifest merger fa ...
- CSSOM之getboundingclientrect和getclientrects
TextRectangle 对于文本对象,W3C提供了一个 TextRectangle 对象,这个对象是对文本区域的一个解释. 对于 i,span,em等display 是inline的标签,在书写文 ...
- Linux 系统使用之 VMware Tools安装
Red Hat Enterprise Linux 4系统中安装VMware Tools 1. 必须以ROOT身份进入Linux 2. 进入linux系统,然后按下 CTRL+ALT组合键,进入主操作系 ...
- 在与SQL Server建立连接时出现于网络相关的或特定于实例的错误
客户遇到一个问题,用“服务器名\实例名”远程连接另外一台命名实例的时候连接失败,报“在与SQL Server建立连接时出现于网络相关的或特定于实例的错误,未找到或无法访问服务器.请验证实例名称是否正确 ...
- 51nod 1264 线段相交(几何)
题目链接:51nod 1264 线段相交 如果两条线段相交,则需满足一条线段的一个端点在另一条线段上,或者 两条线段都分别跨越另一条线段延伸的直线上.(如果点p1位于直线p3p4的一边,而点p2位于该 ...
- ADO.NET 增、删、改、查
ADO.NET:数据访问技术 就是将C#和MSSQL连接起来的一个纽带 可以通过ADO.NET将内存中的临时数据写入到数据库中也可以将数据库中的数据提取到内存中供程序调用 所有数据访问技术的基础 连接 ...
- 自己封装的一个java图片验证码
验证码生成器: package com.lz.Tools; import java.awt.Color; import java.awt.Font; import java.awt.Graphics; ...