手机直播

三个大步骤。

1、 下载Nginx-rtmp-win32 ,做为RTMP 服务器

2、手机安装yasea推流软件,推流。

3、使用Vmix 拉流

1、在 https://codeload.github.com/illuspas/nginx-rtmp-win32/zip/master 下载RTMP服务器,下载完成后解压。

    双击nginx.exe 。 此时打开http://localhost:8080/stat可查看服务器状态。若不能正常打开, 请检查8080端口、nginx所在目录读写权限(复制粘贴到另一个目录)。记住本服务器ip。

            nginx

2、在 http://pan.baidu.com/s/1qYanSFM 下载安装apk。 打开手机软件Yasea, 填写流服务器地址, 点击PUBLISH推流。格式如下: rtmp://ip/live/livestream1 (其中, ip为服务器ip)

        rtmpIP

3、打开Vmix 新建rtmp输入, 地址和步骤2中相同。

原文地址:https://www.cnblogs.com/harrycheng/p/5884767.html