树莓派直播摄像头

katekate 发布于 2022-10-24 186 次阅读


命令:

sudo raspivid -o - -t 0 -w 640 -h 360 -fps 25|cvlc -vvv stream:///dev/stdin --sout '#standard{access=http,mux=ts,dst=:8090}' :demux=h264

使用方法:

使用vlc播放串流,http://ip:8090

此作者没有提供个人介绍
最后更新于 2022-10-24