Red5 / red5-server

Red5 Server core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i find a bug in red5-server

blackbear475 opened this issue · 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

exist Tcp packet sticking problem

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