saki4510t / ScreenRecordingSampleLinks
Simultaneous audio and screen recording sample using MediaCodec/MediaMuxer/VirtualDisplay
☆194Updated 4 years ago
Alternatives and similar repositories for ScreenRecordingSample
Users that are interested in ScreenRecordingSample are comparing it to the libraries listed below
Sorting:
- Android MediaCodec Example☆267Updated 5 years ago
- Example of how to use MediaCodec to encode/decode and pass samples as byte array☆79Updated 10 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆71Updated 7 years ago
- Example on how to convert ExtractDecodeEditEncodeMuxTest to asynchronous mode☆102Updated 9 years ago
- Android MediaCodec API Demo☆268Updated 3 years ago
- Migrated:☆145Updated 6 years ago
- ☆141Updated 5 years ago
- All credits go to http://bigflake.com/mediacodec/☆76Updated 8 years ago
- Sample project to play audio and video from MPEG4 file using MediaCodec☆57Updated 4 years ago
- It is probably the smallest(~60KB, fat version ~300KB) rtmp client for android. It calls librtmp functions over JNI interface☆707Updated 4 months ago
- Convenience RenderScript tools for processing common Android formats such as Bitmap and NV21.☆155Updated 6 years ago
- WebRTC is a free, open project.The source code of this demo is based on official samples(src/samples/androidapp). I have compiled webrtc …☆108Updated 7 years ago
- Encode AAC files in Android☆259Updated 9 years ago
- WebRTC ScreenShare Android☆182Updated 7 years ago
- A lightweight (<180KB), easy-to-extend Android filter and dynamic sticker framework for adding filters and stickers for camera, video, bi…☆215Updated 3 years ago
- Deprecated ( See https://github.com/Kickflip/kickflip-android-sdk for my current work). Experiments with Android 4.3's MediaCodec and Med…☆125Updated 9 years ago
- A high performance Android media player, base on ffmpeg and MediaCodec, support VR video.☆154Updated 6 years ago
- Media for Mobile☆454Updated 4 years ago
- A simple demo to demonstrate how to record screen using MediaProjectionManager and crop the video using OpenGL ES when recording on Andro…