-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
请问下android端咋样使用啊 #33
Comments
一个手机输入rtmp地址,点推流按钮, 另外一个手机输入相同的rtmp地址,点拉流按钮即可。 发件人: ab503044120 [mailto:notifications@github.com] 我两台机子编译完成下载之后如何去操作推流和拉流 — |
谢谢您的回复,,我两台机器在一个局域网,同时输入rtmp://192.168.0.105但后一台点击推流一台点击拉流收不到,要输入什么样的rtmp地址呢,难道要需要中继的一个端吗 |
请问一下您搞的有rtmp的服务器么? 发件人: ab503044120 [mailto:notifications@github.com] 谢谢您的回复,,我两台机器在一个局域网,同时输入rtmp://192.168.0.105但后一台点击推流一台点击拉流收不到,要输入什么样的rtmp地址呢,难道要需要中继的一个端吗 — |
没有 |
那您首先先在本地搭建一个rtmp服务器, github上面有开源的srs, nginx-rtmp等。 发件人: ab503044120 [mailto:notifications@github.com] 没有 — |
没做好功课,谢谢指导,我去试试 |
推荐一个直接可以用的rtmp服务器 地址:https://github.com/illuspas/nginx-rtmp-win32 直接点击niginx.exe开启,android两端输入rtmp://192.168.0.105:1935/live/stream就可以用了(192.168.0.105为本机ip地址),大家有需要的参考下吧 |
谢谢共享 |
我两台机子编译完成下载之后如何去操作推流和拉流
The text was updated successfully, but these errors were encountered: