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 default value for max NAL unit size for H.265 #17

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

nickexton
Copy link
Contributor

I'm not sure if this is actually an issue, but this fixes SmolRTSP_NalTransportConfig_default() to initialise .max_h265_nalu_size to SMOLRTSP_MAX_H265_NALU_SIZE rather than the H.264 size.

@hirrolot
Copy link
Collaborator

Thanks, this seems to be a typo. I'll wait the CI and merge your change.

@hirrolot hirrolot merged commit 17cc51d into OpenIPC:master Jan 18, 2024
5 checks passed
@nickexton nickexton deleted the fix_h265_default branch January 18, 2024 04:55
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.

2 participants