PingOS安装脚本

本网站只是镜像PingOS官网一切版权归属PingOS官网所有

下载安装脚本1: git clone git://github.com/pingostack/pingos.git 

下载安装脚本2: git clone https://github.com/pingostack/pingos.git 

下载安装脚本(国内)3: git clone https://gitee.com/xingyunsystem/pingos.git 

下载安装脚本(国内)4: git clone git://gitee.com/xingyunsystem/pingos.git 

播放器(国内): git clone https://gitee.com/xingyunsystem/h5player.git 

快速安装: cd pingos

                 ./release.sh -i 

启动服务: cd /usr/local/pingos/

                 ./sbin/nginx 

帮助文档:帮助文档

项目博客:项目博客

推流

推流地址:rtmp://ip/live/流名

播放地址

rtmp rtmp://ip/live/流名

http(s)-flv http(s)://ip/flv/流名

hls http(s)://ip/hls/流名.m3u8

hls+ http(s)://ip/hls2/流名.m3u8

http(s)-ts http(s)://ip/ts/流名

直播流监控后台

访问地址:http://ip/rtmp_stat 通过该页面可以查看当前正在发生的推流和播放记录。

版权:pingos版权所有

官网:https://pingos.io点击进入