live555 mac平台测试服务器简单搭建

1.
curl -O http://www.live555.com/liveMedia/public/live555-latest.tar.gz tar -aux live555-latest.tar.gz && cd live ./genMakefiles macosx
sudo ./genMakefiles linux-gdb
make
2.ffmpeg -i xxx/input.mp4 live/mediaServer/output.264

3.
./live555MediaServer output.264

4.
rtsp://127.0.0.1:8000/output.264
 
posted @ 2019-11-06 00:26  退役产品汪  阅读(648)  评论(0编辑  收藏  举报