Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[rtc] *Fix Fua package bug(payload size minus one). (ossrs#2618)
* This can cause webrtc video PacketBuffer assemble corrupt when (nal size - 1) % 1300 == 0 * issues about webrtc all caused by this bug
- Loading branch information