windows webrtc支持H264的源码编译
Posted 我叫刘航阿
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了windows webrtc支持H264的源码编译相关的知识,希望对你有一定的参考价值。
1、代码拉取 https://www.cnblogs.com/132818Creator/p/12516850.html
2、执行命令 gn gen out/h264 --ide=vs2019 --args="proprietary_codecs=true rtc_use_h264=true ffmpeg_branding=\\"Chrome\\" is_debug=true target_cpu=\\"x64\\" rtc_include_tests=false"
3、 ninja -C out/h264
something from https://segmentfault.com/a/1190000021359782
以上是关于windows webrtc支持H264的源码编译的主要内容,如果未能解决你的问题,请参考以下文章
Windows下webrtc.lib 的编译及vs工程中使用
安卓mediasoup webrtc h264 软编解码相关源码分析
安卓mediasoup webrtc h264 编解码相关源码分析
安卓mediasoup webrtc h264 编解码相关源码分析