webrtc
webrtc copied to clipboard
HackWebRTC Book source repo, please check those updated hack_webrtc_xxxxx branches.
When I get a device connect signal by udev on linux, I refresh device list by webrtc, but I can't find the new devices on results. Then, I sleep this...
ERROR at //BUILD.gn:374:12: Unsupported value in libs. libs = [ "Foundation.framework" ] ^--------------------- Use frameworks to list framework dependencies.
我能感觉他联通了,因为runloop 是有声音的,但是打开了摄像头就是没视频这个从哪里查起?
**Hi this issue is coming only if I have enabled startRecorder function** **startRecorder(RtpTransceiver.RtpTransceiverDirection.RECV_ONLY.ordinal(), recordingPath)** **_Let me know if you need entire log file._** this happens at random interval of time....
**Hi this issue is coming only if I have enabled startRecorder function startRecorder(RtpTransceiver.RtpTransceiverDirection.RECV_ONLY.ordinal(), recordingPath)** Build fingerprint: 'samsung/on5xeltejv/on5xelte:8.0.0/R16NW/G570FXXS3CTG1:user/release-keys'[0m [38;5;196m10-28 19:29:47.079 17333 17333 F DEBUG : Revision: '4'[0m [38;5;196m10-28 19:29:47.079 17333 17333...
**Hi this issue is coming only if I have enabled startRecorder function startRecorder(RtpTransceiver.RtpTransceiverDirection.RECV_ONLY.ordinal(), recordingPath)** _**Let me know if you need entire log file.**_ crash_dump32: obtaining output fd from tombstoned[0m [38;5;40m10-30...
请问下 android下如何使用ndk 用源码开发呢
录像支持iOS么?
Mac os xcode 13 Error Domain=ARDAppClient Code=-4 "Failed to set session description." UserInfo={NSLocalizedDescription=Failed to set session description.} [309:019][259] (RTCLogging.mm:33): (ARDAppClient.m:502 -[ARDAppClient peerConnection:didSetSessionDescriptionWithError:]_block_invoke): Failed to set session description. Error: Error Domain=org.webrtc.RTC_OBJC_TYPE(RTCPeerConnection)...
添加了本地录制模块,生成的静态库在demo中运行总是报错显示: error build: Undefined symbol: _av_strerror error build: Undefined symbol: _avformat_alloc_output_context2 error build: Undefined symbol: _avformat_free_context error build: Undefined symbol: _avio_open 大佬,想问问是什么原因,怎么能够链接到ffmpeg,我已经在sdk文件夹下添加了libs文件夹,而且添加了recording文件夹