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

Synchronize audio when live streaming #1

Open
promi opened this issue Jan 15, 2017 · 0 comments
Open

Synchronize audio when live streaming #1

promi opened this issue Jan 15, 2017 · 0 comments

Comments

@promi
Copy link
Owner

promi commented Jan 15, 2017

This can be a serious issue, in my previous attempts at writing a mixed mumble stream to a shoutcast server the buffer would overrun and the application would "leak" memory until it was oom-killed.

The current implementation of mumble-pluginbot-plusplus when sending audio from MPD to Mumble doesn't contain any clock synchronization / sample dropping / sample duplication / etc. mechanism to cope with this. (see also: http://stackoverflow.com/q/10638054/426242 ) This currently leads to noticable audio underruns.

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