#5564: It is impossible to create complex rtmp_conn parameter
-------------------------------------+-------------------------------------
             Reporter:  solomax      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  rtmp         |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by solomax):

 According to
 https://github.com/FFmpeg/FFmpeg/blob/master/libavformat/rtmpproto.c#L370
 parsed named parameters are not being added to connection map (which
 contains only fixed set of parameters), but being added to the end of
 message.
 I can try to debug this if it helps

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5564#comment:7>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to