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

Delay when using rate=48000 #2

Open
ole-tange opened this issue Dec 10, 2014 · 0 comments
Open

Delay when using rate=48000 #2

ole-tange opened this issue Dec 10, 2014 · 0 comments

Comments

@ole-tange
Copy link

The server command:

pactl load-module module-simple-protocol-tcp rate=48000 format=s16le channels=2 source=alsa_output.pci-0000_00_1b.0.analog-stereo.monitor record=true port=33333 listen=0.0.0.0

results in delay on the sound increasing. I have experience delays up to 4 s which is more than just annoying.

Replace rate=48000 with rate=44100 the delay is minimized, but introduces clicks (maybe buffer underruns?).

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

No branches or pull requests

1 participant