srs

電腦連手機攝像頭軟件:
DroiCam
電腦端推流軟件:
OBS
播放器:
VLCdebug

ffmpeg推流指令:
海康
./objs/ffmpeg/bin/ffmpeg -i rtsp://admin:admin123@192.168.1.234 -vcodec copy -acodec aac -ar 44100 -strict -2 -ac 1 -f flv -s 1280x720 -q 10 -f flv rtmp://192.168.1.21:1935/live/test
喬安 (onvif標準攝像頭)
./objs/ffmpeg/bin/ffmpeg -i rtsp://admin:123@192.168.2.101/onvif1 -vcodec copy -acodec aac -ar 44100 -strict -2 -ac 1 -f flv -s 1280x720 -q 10 -f flv rtmp://192.168.2.117:1935/live/testcode

SRS debug:
IDEA CLION
program arguments : -c conf/console.conf
working dir: Srs-2.0/trunkconsole

相關文章
相關標籤/搜索