This is my code: ffmpeg -probesize 300000 -re -r 1 -start_number 1 -i capt%4d.jpg -vcodec mpeg4 -pix_fmt yuv420p -r 1 -f rtp rtp://127.0.0.1:1234
I took a error:Unable to receive RTP payload type 96 without an SDP file describing it
This is my code: ffmpeg -probesize 300000 -re -r 1 -start_number 1 -i capt%4d.jpg -vcodec mpeg4 -pix_fmt yuv420p -r 1 -f rtp rtp://127.0.0.1:1234
I took a error:Unable to receive RTP payload type 96 without an SDP file describing it