#7873: ffmpeg as rtsp server with authentication is not working
-------------------------------------+-------------------------------------
Reporter: | Type: defect
duttaparthib |
Status: new | Priority: important
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
How to reproduce:
{{{
ffmpeg -loglevel debug -listen 1 -i rtmp://admin:[email protected]:8888/live
out.m3u8
}}}
Here I am using ffmpeg as the streaming server with credentials . But when
I stream to the endpoint without credentials , it should give me 401 but
instead credentials are totally bypassed and I was able to stream to the
url without credentials . Am I doing something wrong or is this a bug ?
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7873>
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".