François Suc

1pod

OCast

The Orange OCast SDK provides all required API methods to implement cast applications for the Orange stick. The Example project aims at demonstrating the basic instruction set of the Orange OCast SDK to help you get started.

Both Objective C and Swift applications may use the Orange OCast SDK.

Here are the main functionalities of the Example project:

  • Wifi connection to the receiver
  • Application stop and restart
  • Audio cast Play/Pause/Stop
  • Video cast Play/Pause/Stop
  • Image cast
  • Volume control
  • Time seek management
  • Media tracks management
  • Custom messages handling

You don't need to have a stick to run the Exmaple project or to start developping your own application: use our simulator to get started.

License: Apache-2.0

  • Swift