[FFmpeg-trac] #7873(undetermined:new): ffmpeg as rtsp server with authentication is not working

FFmpeg trac at avcodec.org
Sun Apr 28 23:24:30 EEST 2019


#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:admin@0.0.0.0: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


More information about the FFmpeg-trac mailing list