下载源码:
git clone https://github.com/ossrs/srs.git
编译:
cd srs/trunk ./configure && make
开启服务:
./objs/srs -c conf/srs.conf
停止服务:
./scripts/stop.sh
编译时安装FFmpeg:
./configure --with-ffmpeg
下载源码:
git clone https://github.com/ossrs/srs.git
编译:
cd srs/trunk ./configure && make
开启服务:
./objs/srs -c conf/srs.conf
停止服务:
./scripts/stop.sh
编译时安装FFmpeg:
./configure --with-ffmpeg