Everyplay / everyplay-ios-examples

Everyplay iOS examples

Home Page:https://developers.everyplay.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Everyplay iOS examples

https://developers.everyplay.com


Languages

Language:Objective-C 70.7%Language:Objective-C++ 27.5%Language:C 1.3%Language:GLSL 0.6%