Skip to content
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

Open
utterances-bot opened this issue Jan 6, 2022 · 10 comments
Open
Assignees

Comments

@utterances-bot
Copy link

编译源码 - WebRTC 学习指南

Learning WebRTC the Hard Way 👀

https://webrtc.mthli.com/basic/webrtc-compilation/

Copy link

这些代码下载都需要梯子,楼主有没有内网可以下载和编译的源码库?

Copy link

非常感谢分享webrtc的学习内容,
https://appr.tc
这个链接404了,能更新个吗?

@mthli
Copy link
Owner

mthli commented Jun 22, 2022

这些代码下载都需要梯子,楼主有没有内网可以下载和编译的源码库?

@lamar-studio 没有。

@mthli
Copy link
Owner

mthli commented Jun 22, 2022

非常感谢分享webrtc的学习内容, https://appr.tc 这个链接404了,能更新个吗?

@alex-xuezhidong 现在 https://appr.tc 这个网站被 Google 停用了,需要自己本地搭建 webrtc/apprtc 服务,看起来有点麻烦,我研究一下先。

@mthli mthli changed the title basic/webrtc-compilation/ basic/webrtc-compilation/ - 编译源码 Jun 22, 2022
@mthli mthli changed the title basic/webrtc-compilation/ - 编译源码 basic/webrtc-compilation/ - 编译源码 - WebRTC 学习指南 Jun 22, 2022
@mthli mthli self-assigned this Jun 22, 2022
Copy link

问一个初级问题,为什么只有Android和ios移动端编译?如果只想编译到linux服务器上并开发,要怎么做?

@mthli
Copy link
Owner

mthli commented Oct 31, 2022

问一个初级问题,为什么只有Android和ios移动端编译?如果只想编译到linux服务器上并开发,要怎么做?

@YoungKang1222 也可以在 Linux 服务器上编译和开发的,比如你看我文档里写的 vagrant 其实就是一个 Linux 环境(至于这个环境是虚拟机还是服务器,无所谓)。但是怎么只编译出 Linux 的编译产物就要你自己研究一下了。

@marianasignal
Copy link

marianasignal commented Oct 31, 2022 via email

Copy link

请教一个问题啊,为什么编译环境选择使用vagrant而不是docker啊

@mthli
Copy link
Owner

mthli commented Nov 28, 2022

请教一个问题啊,为什么编译环境选择使用vagrant而不是docker啊

@liciciyi 因为我没用过 docker

Copy link

@YoungKang1222 fetch --help 能够列出支持的列表, linux版本就是fetch --nohook webrtc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants