We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
RTCP feedback packets from Chrome use an SSRC of 1. This is not recognized by alohartc:
2019-10-01 18:50:56.493 D/rtp[session.go:124] RTP session: unknown SSRC 01
In particular, this causes NACK messages to not be recognized and hence NACK retransmissions to not be sent to Chrome.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
RTCP feedback packets from Chrome use an SSRC of 1. This is not recognized by alohartc:
In particular, this causes NACK messages to not be recognized and hence NACK retransmissions to not be sent to Chrome.
The text was updated successfully, but these errors were encountered: