Live data from Hacker News

The Unofficial Apple Events App for MacOS with Chromecast Support

github.com

1–10 of 16 posts

Re: The Unofficial Apple Events App for MacOS with Chromecast Support

#8
post #6

Did you reverse engineer the Chromecast protocol ? Or is it opensource now ?

It's open source - https://developers.google.com/cast/

But unfortunately is only available for "Android, Chrome or iOS app"

So this means other applications like Firefox, VLC etc... would have to reverse engineer the protocol.

Re: The Unofficial Apple Events App for MacOS with Chromecast Support

#9
post #8

Earlier quoted context omitted.

It's open source - https://developers.google.com/cast/

But unfortunately is only available for "Android, Chrome or iOS app" So this means other applications like Firefox, VLC etc... would have to reverse engineer the protocol.

reverse engineering != porting to an other platform

edit: but is it really open source as said by previous comment or is it just an SDK ?

Re: The Unofficial Apple Events App for MacOS with Chromecast Support

#10
post #9
post #8

Earlier quoted context omitted.

But unfortunately is only available for "Android, Chrome or iOS app" So this means other applications like Firefox, VLC etc... would have to reverse engineer the protocol.

reverse engineering != porting to an other platform edit: but is it really open source as said by previous comment or is it just an SDK ?

It's closed source. This project uses an open source implementation he wrote himself: https://github.com/insidegui/ChromeCastCore

> This framework implements the Google Cast APIs so they can be used in macOS apps. Google provides an official SDK but it is only for iOS and closed source.

Post reply on HN