#9127: ffmpeg unauthorized error with rtsp url
-------------------------------------+-------------------------------------
Reporter: surajketan | Type: defect
Status: new | Priority: important
Component: | Version: 4.1.4
undetermined |
Keywords: rtsp url | Blocked By:
Blocking: | Reproduced by developer: 1
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
FFmpeg fails to authenticate with some rtsp url with digest
authentication. The same url works well with vlc as well as gstreamer
Steps to reproduce:
ffmpeg -rtsp_transport tcp -i
rtsp://<user>:<password>@10.127.117.207:554/live/1F7FC512-53F6-495E-9567-D5442DDDC763
-loglevel debug -ss 00:00:00 -frames:v 1 aa.jpg
Please see attached log for detailed trace of the steps where it fails.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9127>
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".