[Libav-user] RTP missed or jitter buffer full

2023-01-10 Thread wolverin via Libav-user
Hi, I'm trying to modify ffserver.c of the old version to use rtps server.   If I send an rtsp/rtp stream via av_write_frame(pFmtCtxOut, ppktout) to rtsp-simple-server and watch it in VLC, then there are no errors, I install pts/dts myself in my source.   But if I send x264 encoded packets via

Re: [Libav-user] Timestamps are unset in a packet

2023-01-10 Thread wolverin via Libav-user
  >[rtp @ ] Timestamps are unset in a packet for stream 0. This is deprecated and >will stop working in the future. Fix your code to set the timestamps properly >[rtp @ ] Encoder did not produce proper pts, making some up. >[rtp @ ] Packets poorly interleaved, failed to avoid negative timestamp