-
Notifications
You must be signed in to change notification settings - Fork 6
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
Audio lag with Mopidy #5
Comments
Hi |
Yes local music is causing a similar lag. About alsamixer, I don't know if I had to install it and used it. Also, I remember when I compiled SlimPlexor with my raspbery PI 2, I got some warning. Yes I have another problem, but I'll create another one ticket when this one will be resolved. It's about synchronisation problem between my squeezelite on my raspberry and another one on windows after the second song is started (songs are out of sync). Thanks |
Thanks for the details. I will setup Mopidy and get back to you. |
Cool, thanks ! |
Hi
Could you past your mopidy log entries when you start mopidy service? Thanks in advance for the details ;) |
I installed the following plugin https://github.com/mopidy/mopidy-alsamixer Otherwise with software mixer, I have also the bug. I forgot to tell you :
|
Hi |
Hi, |
Hello dhtek I am sorry, did not have enough time to work on this issue as much I would like for a good reason - I got a son!!!. However I was able to reproduce this problem on my environment. The thing is a host running SlimPlexor and SlimStreamer is not just serving audio stream, but also transcoding its content. It works like this:
Long story short, a host running SlimPlexor and SlimStreamer has to have enough capacity. Could you provide details about capacity you are using? |
Hello,
First of all, thanks for your job ! It's really great what are you doing...
By the way, I got an lag when I listen to music from mopidy (tunein, soundcloud, and local media) but if I listen to using the library mpg123, it's working well !
I suppose that the problem comes the interaction between Mopidy and SlimStreamer. In the configuration of Mopidy, I redirect output audio to alsa and install alsamixer as well and changed the buffer_time to high value but still lagging; sound disappears during a few milliseconds or seconds, sound comes back.
Raspberry Pi 2, Mopidy 2.10
Mopidy configuration:
[audio]
output = alsasink
mixer_volume = 85
mixer = alsamixer
buffer_time = 100000
[alsamixer]
control = PCM
min_volume = 0
max_volume = 100
volume_scale = cubic
Thanks for your help.
The text was updated successfully, but these errors were encountered: