ZeroOneZeroR
Results
2
repositories owned by
ZeroOneZeroR
android-ml-kit-vision-with-video
22
Stars
12
Forks
Watchers
Google's ML-Kit-Vision demo (android) for pre encoded video. Demos for camera preview and still image are also included. This project is actually extension of Google's own sample. Google's sample link...
android_audio_mixer
64
Stars
17
Forks
Watchers
A simple android library for processing audio and mixing multiple audios parallelly or sequentially, made with android native media APIs (MediaExtractor, MediaCodec, MediaFormat, MediaMuxer) and JAVA.