PHZ76/rtmp

StreamId is 4 bytes

catid opened this issue · 0 comments

rtmp_msg.stream_id = ReadUint24LE((char*)header.stream_id);

The code has a bug here