Closed solomax closed 8 years ago
red5-publisher works much stable after this fix the weird thing I noticed: published stream is being played as expected with default name and failed to be played if was published with name "stream" (black screen)
unfortunately OpenMeetings doesn't work as expected: black screen instead of video, no errors :((
I believe we need something like decodeChunk method which will call decodePacket as soon as packet buffer will be complete current implementation processes buffer inefficiently :(