Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: fix rtcp nack blp encode bug #2966

Merged
merged 2 commits into from
Mar 15, 2022

Conversation

chen-guanghua
Copy link
Contributor

@chen-guanghua chen-guanghua commented Mar 13, 2022

SrsRtcpNack encode skip the sequence = (pid + 16), this commit fix this bug. reference to issue: #2959


TRANS_BY_GPT3

@winlinvip winlinvip merged commit 70aa6b6 into ossrs:develop Mar 15, 2022
winlinvip added a commit that referenced this pull request Mar 15, 2022
Co-authored-by: Winlin <winlin@vip.126.com>
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TransByAI Translated by AI/GPT.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Has there been any omission in the code for organizing RTCP NACK packets?
3 participants