Skip to content

ianbarber/CastRemoteDisplay-iOS

 
 

Repository files navigation

CastRemoteDisplay-iOS

This Google Cast sample application shows how to use the Remote Display API.

Note: The Remote Display library is designed for devices with more than 512MB of memory, so the sample may not function on older devices such as the iPhone 4s.

Dependencies

  • google-cast-sdk 2.7.0 or greater
  • google-cast-remote-display-sdk 2.7.0 or greater
  • The Amazing Audio Engine (theamazingaudioengine.com) 1.4 or greater

All can be installed using Cocoapods.

Setup Instructions

  • Check out the code from GitHub
  • run pod install in the checkout (don't have Cocoapods? Learn more at https://developers.google.com/ios/cocoapods)
  • Create a new app ID for a Remote Display Receiver using the Google Cast SDK Developer Console: https://cast.google.com/publish/
  • Add the app ID to the AppDelegate as the value of kCastApplicationID
  • Run the app on your mobile device
  • Select a Google Cast device as a remote display by clicking on the "Play" button

References and How to report bugs

How to make contributions?

Please read and follow the steps in the CONTRIBUTING.md

License

See LICENSE

Google+

Google Cast Developers Community on Google+ http://goo.gl/TPLDxj

About

Google Cast Remote Display API sample for iOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 54.9%
  • Objective-C++ 36.1%
  • C++ 6.6%
  • Metal 2.2%
  • Ruby 0.2%