Found 65 repositories(showing 30)
streamproc
Cross browser audio/video/screen recording. It supports Chrome, Firefox, Opera and Microsoft Edge. It even works on Android browsers. It follows latest MediaRecorder API standards and provides similar APIs.
googlearchive
Migrated:
aserbao
The use of Android's MediaRecorder , Camera.Android 录音,录像,视频录制剪辑,添加滤镜,录音变声,录制暂停继续,添加水印和产品尾标……
iglaweb
Android application to preview, record (MediaRecorder), and fetch each image from both front and rear cameras simultaneously
gtomek
Demonstration of standard Android MediaRecorder implementation, working correctly in strict mode without warnings. Using CachedThreadPool
HelloHuDi
Implement audio capture on Android and generate AAC or WAV audio files by using AudioRecord, MediaRecorder and MediaCodec APIs
courysky
This is a demo about how to use android MediaRecorder to record video.
josephcrowell
Audio recorder from microphone to a given file path. No external dependencies, MediaRecorder is used for Android and AVAudioRecorder for iOS.
lnmcc
Android 使用MediaRecorder录制音频
gabrielbmoro
Android project to test the MediaPlayer and MediaRecorder.
SushmitSingh
**Call Recorder** is a lightweight, background Android service that automatically records incoming and outgoing phone calls using the `MediaRecorder` API, with support for both legacy and scoped storage methods. It uses an `AccessibilityService` and `TelephonyManager` to detect call state changes and triggers audio recording dynamically.
djaus2
An Android phone app that uses a .NET MAUI library for Android video recording library (available on Nuget) using MediaRecorder with Camera Preview and Stabilization features
downing122
android,mediarecorder
learntodroid
Tutorial create an Android App that uses IBM's Watson Speech To Text service.
ambasta-shalu
This is an android app which let users to record speech using MediaRecorder API and later user can listen it for one time 😅
Espresso521
Android MediaCodec and MediaRecorder and MediaPlayer Demo
JuiceShui
Android media demo, with textureView,camera2,openGL,mediacodec,mediaRecorder
rafaelsilverio
Android project to exemplify how you can implement camera routines using MediaRecorder object
panp85
android 用mediarecorder录像,并实时通过socket发送例子!
sergemazille
A Cordova plugin for Android. Uses the MediaRecorder object to record video and save it on the device local storage.
hljdrl
android record screen MediaRecorder MediaMuxer MediaCode
nihk
Trying out the MediaRecorder/MediaPlayer APIs on Android
activesince93
Android MediaRecorder implemented with 'Resume' and 'Pause' feature.
IronLung7
POC uses mediaRecorder to implement android vnc on PC.
Irohasu500
Test for Recording android screeen by MediaRecorder in kotlin
SulemanMirz
AudioRecorderApp built with Kotlin Android Studio using MediaRecorder and MediaPlayer
InnoBlast
Recording Video without sound on Android devices(Google Glass) with MediaRecorder API
Algo-Master
This is a simple Android Application made to learn the MediaRecorder and MediaPlayer in Android Kotlin. This can record and play the recorded file thats it for now.
makepluscode
This Android program records audio using `MediaRecorder`, saves it to the device's storage with `MediaStore`, and allows users to start and stop recording through a simple user interface.
Juzenhon
android MediaRecorder