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

FFmpeg trac at avcodec.org
Mon Apr 29 00:04:01 EEST 2019


#7873: ffmpeg as rtsp server with authentication is not working
--------------------------------------+------------------------------------
             Reporter:  duttaparthib  |                    Owner:
                 Type:  enhancement   |                   Status:  new
             Priority:  wish          |                Component:  avformat
              Version:  git-master    |               Resolution:
             Keywords:  rtsp          |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+------------------------------------

Comment (by duttaparthib):

 I am sorry , here is the output

 {{{
 ffmpeg version N-93634-geeca67e023 Copyright (c) 2000-2019 the FFmpeg
 developers
   built with gcc 8.3.1 (GCC) 20190414
   configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-
 fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-
 libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame
 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg
 --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr
 --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack
 --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2
 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-
 libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa
 --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx
 --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-
 nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt
   libavutil      56. 26.100 / 56. 26.100
   libavcodec     58. 52.100 / 58. 52.100
   libavformat    58. 27.103 / 58. 27.103
   libavdevice    58.  7.100 / 58.  7.100
   libavfilter     7. 49.100 /  7. 49.100
   libswscale      5.  4.100 /  5.  4.100
   libswresample   3.  4.100 /  3.  4.100
   libpostproc    55.  4.100 / 55.  4.100
 Splitting the commandline.
 Reading option '-loglevel' ... matched as option 'loglevel' (set logging
 level) with argument 'debug'.
 Reading option '-listen' ... matched as AVOption 'listen' with argument
 '1'.
 Reading option '-i' ... matched as input url with argument
 'rtmp://admin:admin@0.0.0.0:8888/live out.m3u8'.
 Finished splitting the commandline.
 Parsing a group of options: global .
 Applying option loglevel (set logging level) with argument debug.
 Successfully parsed a group of options.
 Parsing a group of options: input url rtmp://admin:admin@0.0.0.0:8888/live
 out.m3u8.
 Successfully parsed a group of options.
 Opening an input file: rtmp://admin:admin@0.0.0.0:8888/live out.m3u8.
 [NULL @ 0000022a86ab8f40] Opening 'rtmp://admin:admin@0.0.0.0:8888/live
 out.m3u8' for reading
 [rtmp @ 0000022a86aba200] No default whitelist set
 [rtmp @ 0000022a86aba200] Detected librtmp style URL parameters, these
 aren't supported by the libavformat internal RTMP handler currently
 enabled. See the documentation for the correct way to pass parameters.
 [tcp @ 0000022a86aba140] No default whitelist set
 }}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7873#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list