mikebrady / shairport-sync

AirPlay and AirPlay 2 audio player
Other
7.23k stars 573 forks source link

multiroom audio issue #955

Closed varadhawriter closed 3 years ago

varadhawriter commented 4 years ago

when we try to play the audio in many speakers in wifi through forkeddaapd.The audio is stopping regularly

mikebrady commented 4 years ago

Hmm. There are many "moving parts" in this system. Shairport Sync simply delivers a single stream to Forked Daapd. Maybe it would be worth asking at the Forked Daapd Repository.

varadhawriter commented 4 years ago

The silent frames are more when passed to alsa at a particular point,but the packets are recieved in socket very properly.For example : if we send 1423 packet from a socket,the recv is recieving the same number of packets,but before going to alsa,the silent frames are sent

mikebrady commented 4 years ago

I'm afraid I don't really understand what you have written. Would you be able to put it another way, please?

varadhawriter commented 4 years ago

The audio socket reciever is recieving proper length of data.but the player is not getting the proper data to play through alsa.

mikebrady commented 4 years ago

I'm afraid I really don't know what you are referring to. Is there anything on the TROUBLESHOOTING.md page that might help you?

varadhawriter commented 4 years ago

whenever I am trying to connect many audio recievers,the audio recievers are getting struck and not playing proper audio.For example: Consider I am sending audio packets from a master to 3 slaves.Now the 3 slaves are recieving the audio data,but the music playback is struck,My assumption is that there is some kind of sync error. I am not sure why it is happening

github-actions[bot] commented 3 years ago

This issue has been inactive for 60 days so will be closed 7 days from now. To prevent this, please remove the "stale" label or post a comment.