Skip to content

CagedBird-Lab/DroidV4L2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DroidV4L2: High-Performance Android-Linux Virtual Camera

License: GPL v3 Documentation

DroidV4L2 is a professional tool that turns your Android device into a low-latency, high-quality wireless webcam for Linux.


🌟 Core Features

  • Ultra-Low Latency: End-to-end latency < 50ms via aggressive SRT & KEY_LATENCY=0 tuning.
  • TinyRtspKt Engine: Powered by our custom, zero-dependency HEVC RTSP server.
  • Modular Bridge: High-performance Rust backend using GStreamer.
  • Seamless Switching: Runtime codec hot-swapping (H.264/H.265) without freezes.

📖 Documentation

For in-depth guides, architecture analysis, and API references, please visit our official documentation portal:

👉 https://miceworld.top/DroidV4L2/

🚀 Quick Start

# Start Linux Bridge
cd linux-app
cargo run --release -- -4 5000 -5 5001 --device /dev/video10

# Then Open Android App and Connect

🏗 Project Ecosystem


Note

This project is maintained by CagedBird-Lab. Licensed under GPLv3.

About

Android V4L2 camera bridge experiments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors