#10855: Huge RTSP latency achieved over long time of streaming from specific IP
camera
-------------------------------------+-------------------------------------
             Reporter:  VincasD      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  6.1
  undetermined                       |
             Keywords:  RTSP H264    |               Blocked By:
  latency                            |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I've discovered that RTSP video latency can grow over time when using some
 specific IP camera.

 Command line used with ffplay.exe 6.1.1 on Windows to have low latency:

 ```
 ffplay.exe -y 420 -fflags nobuffer -flags low_delay
 rtsp://someuser:somepass@192.168.3.111:554/AVStream1_1
 ```

 I've launched two instances of ffplay for this "problematic" camera on the
 left, and two instances with other camera that seems to work fine on the
 right, and in the video attached you can see that problematic camera
 latency grown more than 10s over weekend.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10855>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to