All examples link Everyplay project library from a relative path. To get started, please clone
the repository at https://github.com/Everyplay/everyplay-android-sdk/ to the same subdirectory
where you'll place everyplay-android-examples
. No git submodule usage planned.
% git clone https://github.com/Everyplay/everyplay-android-sdk.git
% git clone https://github.com/Everyplay/everyplay-android-examples.git
% cd everyplay-android-examples
- EveryplayRecord
- Basic audio/video recording integration against android.opengl.GLSurfaceView
- Audio support through AudioTrack PCM streaming mode
- Live facecam is activated by selecting 'Request Rec Permission' and if that succeeds, select 'Start Facecam'