An open API service indexing awesome lists of open source software.

https://github.com/codepath/android-audio-video-demo

Android demo for playback and capture of Audio and Video
https://github.com/codepath/android-audio-video-demo

Last synced: about 2 months ago
JSON representation

Android demo for playback and capture of Audio and Video

Awesome Lists containing this project

README

        

# Audio and Video Demo

Demo which shows how to playback and capture audio / video within an Android application. Check out the corresponding [Audio / Video Cliffnotes](http://guides.thecodepath.com/android/Video-and-Audio-Playback-and-Recording) for a more detailed tutorial of how this works.

Features:

* Play a local audio file
* Stream a remote audio file
* Capture audio from mic and playback
* Play a local video
* Stream a remote video
* Capture a video using camera and playback

Screens: