The Unofficial Apple Events App for MacOS with Chromecast Support
1–10 of 16 posts
Re: The Unofficial Apple Events App for MacOS with Chromecast Support
#2Re: The Unofficial Apple Events App for MacOS with Chromecast Support
#3Re: The Unofficial Apple Events App for MacOS with Chromecast Support
#4Re: The Unofficial Apple Events App for MacOS with Chromecast Support
#5This is nice. Though, I plan on going through the source code later, can you give a short gist of how it works?
Re: The Unofficial Apple Events App for MacOS with Chromecast Support
#6Re: The Unofficial Apple Events App for MacOS with Chromecast Support
#7Did you reverse engineer the Chromecast protocol ? Or is it opensource now ?
Re: The Unofficial Apple Events App for MacOS with Chromecast Support
#8Did you reverse engineer the Chromecast protocol ? Or is it opensource now ?
It's open source - https://developers.google.com/cast/
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
#9Earlier 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.
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
#10Earlier 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 ?
> 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.