[FFmpeg-trac] #3535(undetermined:new): Too Short RTP/JPEG packet.

FFmpeg trac at avcodec.org
Sun Apr 6 04:20:00 CEST 2014


#3535: Too Short RTP/JPEG packet.
-------------------------------------+-------------------------------------
             Reporter:  ozsaffer     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  rtsp rtp     |               Resolution:
  mjpeg                              |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by ozsaffer):

 Hi,

 Thanks for the idea, I tried the following two sizes, unfortunately none
 of them worked.

 #define RECVBUF_SIZE 12 * RTP_MAX_PACKET_LENGTH // 10 *
 RTP_MAX_PACKET_LENGTH
 #define RECVBUF_SIZE 40 * RTP_MAX_PACKET_LENGTH // 10 *
 RTP_MAX_PACKET_LENGTH

 I also tried setting the RTP packet length in the libavformat/rtpdec.h

 #define RTP_MAX_PACKET_LENGTH 16384 // 8192

 But I still get the same error.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3535#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list