FadCam

Open-source, ad-free Android multimedia recorder with background video recording, screen recording, live streaming, and remote camera control

23 articles 2.4k View on GitHub ↗
23 articles
How FadCam Manages Memory and Battery Life During Continuous Recording

Learn how FadCam optimizes memory and battery during continuous recording with WakeLocks, hardware acceleration, and disk caching for extended performance.

internals
May 13, 2026
Security Implications of FadCam's Remote Streaming: Token-Based Authentication and E2E Encryption

Explore FadCam's remote streaming security: short-lived tokens, JWTs, and E2E encryption prevent unauthorized access and data exposure. Learn about its defense-in-depth approach.

security
May 13, 2026
How FadCam Ensures Video Integrity with Fragmented MP4 Recording: A Technical Deep Dive

FadCam ensures video integrity with fragmented MP4 recording. Learn how its fMP4 format preserves footage even if an app crashes, safeguarding your recordings.

deep-dive
May 13, 2026
Limitations of FadCam's Remote Streaming Capabilities: 9 Critical Constraints Explained

Discover FadCam's remote streaming limitations including H.264 only, 2-sec buffer, 15-sec circular limit, and local Wi-Fi default. Learn the 9 critical constraints.

deep-dive
May 13, 2026
How to Customize or Extend the GLRecordingPipeline for Custom Effects in FadCam

Extend FadCam's GLRecordingPipeline to inject custom OpenGL shaders for unique effects. Easily add custom effects while the pipeline manages encoding and frame sync for you.

how-to-guide
May 13, 2026
FadCam fMP4 Recording Performance: MediaCodec and Fragmented MP4 Optimization

Discover FadCam's fMP4 recording performance. Learn how it uses MediaCodec, zero-copy Surface, fragmented MP4, and optimized I/O for efficient video capture on Android.

performance
May 13, 2026
How FadCam Handles Permissions for Background Recording and Streaming

Learn how FadCam manages background recording and streaming permissions. Discover its use of foreground service types and transparent activities for a seamless user experience.

how-to-guide
May 13, 2026
FadCam Android APIs for Background Screen Recording: A Complete Technical Guide

Learn how FadCam uses Android MediaProjection API, VirtualDisplay, and MediaCodec for background screen recording. Explore this technical guide for full details.

how-to-guide
May 13, 2026
FadCam Video Segment Auto-Splitting: Code Examples and Implementation Guide

Discover FadCam's auto-splitting video feature with code examples. Seamlessly split HLS segments using HlsService and FadCamFragLoader for encrypted files. No manual slicing needed.

how-to-guide
May 13, 2026
How to Implement the FadRec Screen Recording Accessibility Service in Android

Learn to implement the FadRec screen recording accessibility service in Android with code examples. Capture screenshots using HardwareBuffer or system global actions.

how-to-guide
May 13, 2026
FadCam Cloud and Local Streaming: Complete Android Implementation Guide

Explore FadCam cloud and local streaming code examples in RemoteFragment.java and CloudStatusManager.java. Implement real-time video streaming on Android with this comprehensive guide.

how-to-guide
May 13, 2026
FadCam App Shortcut and MacroDroid Integration: Code Examples and Implementation Guide

Integrate FadCam with MacroDroid using code examples. Control recording, torch, and camera via public Intents for seamless automation. Unlock FadCam's full potential now.

how-to-guide
May 13, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →