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

Update Bonjour features #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

wiomoc
Copy link

@wiomoc wiomoc commented Jan 24, 2022

@@ -20,27 +20,27 @@
| 15|MetadataFeature1|bit 1 of MetadataFeatures. Artwork.|
| 16|MetadataFeature2|bit 2 of MetadataFeatures. Progress. |
| 17|MetadataFeature0|bit 0 of MetadataFeatures. Text. |
| 18|AudioFormat1|support for audio format 1|
| 18|AudioFormat1|support for audio format 1 (PCM)|
| 19|AudioFormat2|support for audio format 2. This bit must be set for AirPlay 2 connection to work|
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like ALAC

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not ALAC...

| 19|AudioFormat2|support for audio format 2. This bit must be set for AirPlay 2 connection to work|
| 20|AudioFormat3|support for audio format 3. This bit must be set for AirPlay 2 connection to work|
| 20|AudioFormat3|support for audio format 3 (AAC-LC). This bit must be set for AirPlay 2 connection to work|
| 21|AudioFormat4|support for audio format 4|
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AAC-ELD?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not ELD

@Neustradamus
Copy link

@griff, @systemcrash: What do you think?

@systemcrash
Copy link
Member

systemcrash commented Jan 29, 2022

Hi @wiomoc - thanks for your attention on this. I realize the documentation here is a bit behind the times, but it's still solid.

If you care to update your PR to reflect the content here, which has been verified as correct, then we can accept this.

I suspect 21 is ELD, although if so I have not seen it on the audio receiver yet, which makes me think it is sent with video, which the audio receiver doesn't do.

This repo, as its name suggests, regards airplay. Carplay, while having a very similar code-base, is a slightly different beast. At least flags 18 and 20 agree.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants