webrtc
文章平均质量分 53
dotphoenix
Life,Tennis, Software Architecture
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
安卓 webrtc 开启h264 软编解码
安卓 webrtc 开启h264 软编解码转载 2022-06-02 10:48:48 · 7064 阅读 · 0 评论 -
unpack_aecdump的构建和使用
1. 执行下面的命令 gn gen out/Release --args='is_component_build=false' 2. 再执行 ninja -C out/Release/ unpack_aecdump 3. 执行 unpack_aecdump audio.aecdump 会得到4个文件:input0.wavref_out0.wavreverse0.wav settings.txt ...原创 2022-05-17 13:50:21 · 465 阅读 · 0 评论 -
iOS版本AppRTCMobile和webrtc.framework构建
iOS版本AppRTCMobile和webrtc.framework构建原创 2022-04-21 13:47:30 · 7932 阅读 · 0 评论 -
Migrating your native/mobile application to Unified Plan/WebRTC 1.0 API
BackgroundThe WebRTC specification has evolved over the last few years and with that we have a different SDP format (Unified Plan) and new APIs (RtpTransceivers among them) along with the removal of old APIs (AddStream et al.).There’s new functional.转载 2020-07-21 08:40:00 · 8410 阅读 · 0 评论
分享