FFMPEG stream not binding to port

前端 未结 0 1257
醉酒成梦
醉酒成梦 2021-01-31 06:07

I\'m trying to stream video from /dev/video0 and bind it to port 1234 using this command:

ffmpeg -f v4l2 -i /dev/video0 -s 320x240 -f h264 udp://0.0.0.0:1234


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题