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 audio encode #4044

Merged
merged 1 commit into from
Apr 13, 2023
Merged

fix audio encode #4044

merged 1 commit into from
Apr 13, 2023

Conversation

21pages
Copy link
Collaborator

@21pages 21pages commented Apr 13, 2023

#3762 may be fixed.
opus encoding requires a complete audio frame, the data length of build_input_stream may be different, so add a buffer to cache it.

Signed-off-by: 21pages <pages21@163.com>
@rustdesk rustdesk merged commit 66f880c into rustdesk:master Apr 13, 2023
16 checks passed
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