Skip to content
Snippets Groups Projects
user avatar
Josh Allmann authored
Sending non-monotonic packets (e.g. when the audio and video
streams are monotonic within themselves but not muxed
monotonically) will lead to negative values the RTMP timestamp
field (where timestamps are transmitted only as deltas for each
channel), and this delta can end up being incorrectly written as
a large unsigned number.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
120af23c
History