-
Notifications
You must be signed in to change notification settings - Fork 13
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
Apple TV 4 sync issue #14
Comments
Hi Peter. Could you set a 30–50 ms negative offset in the Shairport Sync devices? |
Hi Mike, So I thought I could cut out the middle man and have my end point raspberry pi running shairport-sync point directly to the source timing ports assuming they would support multiple connections. I got a fairway through reading the code and made some small test changes but did not get a complete working solution. As it was looking to be a significant amount of work I decided to wait for the release announcement of tvOS 11 on June 5. The rumour is that they may be allowing streaming to multiple devices directly from tvOS 11/Apple TV 5 (ie the behaviour you see in iTunes and MacOS). If this isn't the case I will be getting back to some code hacking. |
Apple were not very vocal about tvOS 11 but they have announced Airplay 2 to be released with iOS 11 in September along with Apple TV 5. I will assume they have to update tvOS 11 to include Airplay 2 to maintain a consistent ecology noting likely supported backward compatibility. So two questions are key.
|
Hi Noel,
I have been reading through your posts on shairport-sync and your work here, which is excellent by the way and it has been really interesting seeing your journey to this solution, I have a slightly different use case I am trying to solve and would like a bit of inspiration (I am basically trying to make wireless speakers for my apple TV).
So I have 2 shairport-sync end points (Raspberry Pi 3 B each attached to a DAC, AMP and a left/right channel speaker) and I run node-airplayhub on one of them. I can output TV audio to the grouped speakers perfectly synced with each other and about 30-50ms delay from the TV at a guess maybe a bit less. If I play directly to one of the end-points theres no audio/video sync issue.
I was thinking of using forked-daapd to pass to the end points but it's not compatible with more recent versions of tvOS.
Any suggestions appreciated,
Peter
The text was updated successfully, but these errors were encountered: