[FFmpeg-trac] #7689(ffmpeg:new): instance depth difference between external librtmp and builtin librtmp

FFmpeg trac at avcodec.org
Mon Jan 21 14:30:02 EET 2019


#7689: instance depth difference between external librtmp and builtin librtmp
---------------------------------+--------------------------------------
             Reporter:  zermok   |                     Type:  defect
               Status:  new      |                 Priority:  important
            Component:  ffmpeg   |                  Version:  git-master
             Keywords:  librtmp  |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+--------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 % /usr/local/bin/ffmpeg -thread_queue_size 512 -re -fflags
 +genpts+nobuffer -avoid_negative_ts make_zero -rtmp_live live -rtmp_buffer
 4 -rtmp_conn 'S:xxxx Z: Z: Z: S:xxxx Z: Z: Z: Z: Z: Z:' -i
 'rtmp://whatever.server:1935/app/instance/subinstance/mp4:stream' test.mp4
 ffmpeg version N-92997-g306cc26115 Copyright (c) 2000-2019 the FFmpeg
 developers
   built with gcc 8 (GCC)
 }}}

 sub instance works with the external librtmp and compiling with --enable-
 librtmp

 btw with builtin librtmp URL like
 rtmp://whatever.server:1935/app/instance/subinstance/mp4:stream
 does not work (unknown error) but with external librtmp it works

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7689>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list