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

fix rtmp server miss the opportunity to read metadata when clients send set chunk size message after publishing stream. #3302

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

xjr20042
Copy link
Contributor

some rtmp client will send set chunk size after publishing stream, which causes the metadata to fail to be read.
I add code to skip set chunk size message in readTracks() in rtmp/reader.go.

some rtmp client will send set chunk size after publish stream
@aler9 aler9 merged commit 8b51ca9 into bluenviron:main Apr 29, 2024
6 checks passed
@aler9
Copy link
Member

aler9 commented Apr 29, 2024

merged, thanks!

Copy link
Contributor

github-actions bot commented May 5, 2024

This issue is mentioned in release v1.8.1 🚀
Check out the entire changelog by clicking here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants