RFCs for JPEG over RTP don't support dimensions larger than 2040 pixels, but it is possible to work around if we stick with information from SDP.
Andrey Utkin (3): sdp: print a=framesize for MJPEG rtpdec_jpeg: use framesize from SDP if present Don't forget to run SDP parsing callback for static RTP types libavformat/rtpdec_jpeg.c | 46 +++++++++++++++++++++++++++++++++++++++++++--- libavformat/rtsp.c | 2 +- libavformat/sdp.c | 2 ++ 3 files changed, 46 insertions(+), 4 deletions(-) -- 2.6.3 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel