[FFmpeg-trac] #6453(avformat:new): RTMP handshake fails with some encoders

FFmpeg trac at avcodec.org
Tue Aug 27 20:17:36 EEST 2019


#6453: RTMP handshake fails with some encoders
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:
  rubensanchez                       |
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  RTMP,        |               Blocked By:
  handshake                          |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by scienceisneato):

 Above works to fix handshake for elemental encoders for release builds,
 but when some debug flags turned on the url context gets corrupted and
 crashes. This can be fixed by changing "uint8_t dummy_uint;" to "uint32_t
 dummy_uint;"

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


More information about the FFmpeg-trac mailing list