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

Guidance for Developing Apple TV Control in Another Language #2604

Open
MatanYamin opened this issue Jan 20, 2025 · 1 comment
Open

Guidance for Developing Apple TV Control in Another Language #2604

MatanYamin opened this issue Jan 20, 2025 · 1 comment
Labels

Comments

@MatanYamin
Copy link

What do you need help with?

I’m interested in developing a similar library in a different programming language (specifically .NET). However, I couldn’t find detailed resources explaining how to connect to and control an Apple TV (e.g., protocols, authentication, or message structures).

Could you point me to any documentation, resources, or advice that might help with this? Assume I already have the device’s IP and name.

Thanks so much for your time!

@postlund
Copy link
Owner

You will find some (parts) of the protocols here:

https://pyatv.dev/documentation/protocols/

The rest are more or less the source code I would say.

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

No branches or pull requests

2 participants