#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".