red5-server icon indicating copy to clipboard operation
red5-server copied to clipboard

i find a bug in red5-server

Open blackbear475 opened this issue 2 years ago • 2 comments

hello , i use the red5 for live project ,and i find a bug in red5-server the bug code as follows: RTMPProtocolDecoder.class image when timeBase > 16777215 , and fmt = 3 ,red5 calculation the headLength is error. If there is an extended timestamp, the headLengh need = 4 not 0 @mondain

blackbear475 avatar Nov 17 '22 02:11 blackbear475

exist Tcp packet sticking problem

blackbear475 avatar Nov 17 '22 02:11 blackbear475

@blackbear475 we're releasing a fix today that should alleviate this issue; sorry for the delay.

mondain avatar Apr 18 '23 14:04 mondain