-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
basic/webrtc-compilation/ - 编译源码 - WebRTC 学习指南 #4
Comments
这些代码下载都需要梯子,楼主有没有内网可以下载和编译的源码库? |
非常感谢分享webrtc的学习内容, |
@lamar-studio 没有。 |
@alex-xuezhidong 现在 https://appr.tc 这个网站被 Google 停用了,需要自己本地搭建 webrtc/apprtc 服务,看起来有点麻烦,我研究一下先。 |
问一个初级问题,为什么只有Android和ios移动端编译?如果只想编译到linux服务器上并开发,要怎么做? |
@YoungKang1222 也可以在 Linux 服务器上编译和开发的,比如你看我文档里写的 vagrant 其实就是一个 Linux 环境(至于这个环境是虚拟机还是服务器,无所谓)。但是怎么只编译出 Linux 的编译产物就要你自己研究一下了。 |
谢谢指导---- 回复的原邮件 ----发件人Matthew ***@***.***>发送日期2022年10月31日 15:24 ***@***.***> ***@***.******@***.***>主题Re: [mthli/webrtc-tutorial] basic/webrtc-compilation/ - 编译源码 - WebRTC 学习指南 (Issue #4)
问一个初级问题,为什么只有Android和ios移动端编译?如果只想编译到linux服务器上并开发,要怎么做?
@YoungKang1222 也可以在 Linux 服务器上编译和开发的,比如你看我文档里写的 vagrant 其实就是一个 Linux 环境(至于这个环境是虚拟机还是服务器,无所谓)。但是怎么只编译出 Linux 的编译产物就要你自己研究一下了。
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
[
{
***@***.***": "http://schema.org",
***@***.***": "EmailMessage",
"potentialAction": {
***@***.***": "ViewAction",
"target": "#4 (comment)",
"url": "#4 (comment)",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
***@***.***": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]
|
请教一个问题啊,为什么编译环境选择使用vagrant而不是docker啊 |
@liciciyi 因为我没用过 docker |
@YoungKang1222 fetch --help 能够列出支持的列表, linux版本就是fetch --nohook webrtc |
编译源码 - WebRTC 学习指南
Learning WebRTC the Hard Way 👀
https://webrtc.mthli.com/basic/webrtc-compilation/
The text was updated successfully, but these errors were encountered: