We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dear author,how to push video frame image to rtmp server,like this:
./ffmpeg -re -rtsp_transport tcp -i "rtsp://192.168.10.64:554/h264/ch1/sub/av_stream" -s 800x600 -an -f flv "rtmp://192.168.10.107:10000/stream/hello"