#7810: ffmpeg will automatically pause (Konx KW01 gen2)
------------------------------------+----------------------------------
Reporter: branqueira | Type: defect
Status: new | Priority: normal
Component: ffmpeg | Version: 4.1
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+----------------------------------
ffmpeg connects rtsp to the konx gen2 camera via a router, it
automatically pause.
if you access directly with the internal ip(192.168.1.100), there is no
problem.
This problem only occurs with ffmpeg because there is no problem with vlc.
The version used is 4.1.1 and the problem occurs on windows 10 and also
with a raspberrypi.
if start ffmpeg with trace log level, ffmpeg is freeze and the last trace
is :
{{{
[rtsp @ 0000029a95d39580] Sending:
PAUSE rtsp://5.51.X.Y:554/onvif1 RTSP/1.0
CSeq: 7
User-Agent: Lavf58.20.100
Session: 13fe36af
Authorization: Digest username="admin", realm="HIipCamera",
nonce="6f31e2303b0c36b83e421e7aa5e71b5c",
uri="rtsp://5.51.X.Y:554/onvif1",
response="9892f43f95c9cd8820fc8e90f711d731"
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7810>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".