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

Find the cause and fix the rtcp: packet too short error #87

Open
daniel-abramov opened this issue Dec 27, 2022 · 0 comments
Open

Find the cause and fix the rtcp: packet too short error #87

daniel-abramov opened this issue Dec 27, 2022 · 0 comments

Comments

@daniel-abramov
Copy link
Contributor

daniel-abramov commented Dec 27, 2022

Whenever we're writing the RTCP packet, it oftentimes fails with this error. It's not clear what exactly causes this error (since we do not construct RTCP packets, but get them from Pion, then we only overwrite them.

UPD. Apparently, these are FIR requests (we probably need to overwrite several fields there, not only the MediaSSRC).

Current workaround is that we "convert" all FIRs into PLIs.

@daniel-abramov daniel-abramov added the T-Defect Something isn't working label Dec 27, 2022
@daniel-abramov daniel-abramov added T-Enhancement New feature or request and removed T-Defect Something isn't working labels Jan 3, 2023
@daniel-abramov daniel-abramov added T-Task and removed T-Enhancement New feature or request labels Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant