Skip to content

suranisaunak/CastRemoteDisplay-iOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CastRemoteDisplay-iOS

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

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 55.8%
  • Objective-C++ 37.3%
  • C++ 6.8%
  • Ruby 0.1%