Skip to content

Everyplay/everyplay-ios-examples

Repository files navigation

Everyplay iOS examples

All examples link Everyplay framework from a relative path. To get started, please clone the repository at https://github.com/Everyplay/everyplay-ios-sdk/ to the same subdirectory where you'll place everyplay-ios-examples. No git submodule usage planned.

% git clone https://github.com/Everyplay/everyplay-ios-sdk.git
% git clone https://github.com/Everyplay/everyplay-ios-examples.git
% cd everyplay-ios-examples

Graphics and media:

  • EveryplayRecord

    • Basic audio/video recording integration against custom EAGLView implementation
    • Supports OpenGL ES1/ES2/ES3 and MSAA anti-aliased rendering
    • Live FaceCam session support
  • EveryplayTutorial

  • EveryplayGLKit

    • Basic video recording test against GLKit and GLKViewController

Everyplay API:

  • EveryplayLogin

    • Show user data after login
  • EveryplayVideo

    • Lists popular videos on a custom UITableViewController with playback support