Releases: danielbolivar/vancamera
Releases · danielbolivar/vancamera
Release list
Version 1.0.0 VanCamera
VanCamera v1.0.0 Release Notes
Release Date: January 29, 2026
Overview
VanCamera transforms your Android phone into a high-quality, low-latency webcam for Windows. This is the first official release, featuring secure connections, automatic device discovery, and native integration with popular video conferencing apps.
Features
Cross-Platform Support
- Windows Application - Native Windows installer with all dependencies included
- Android Application - Supports Android 7.0+ (API 24)
Connection Modes
- USB Mode - Lowest latency, most reliable connection via ADB port forwarding
- WiFi Mode - Wireless freedom with automatic mDNS device discovery
Video Streaming
- Hardware H.264 Encoding - Efficient encoding using device hardware
- Real-time Optimization - Frame dropping and low-latency processing
- Multiple Resolutions - Support for various video presets
- Front & Back Camera - Switch between cameras with proper orientation handling
Security
- TLS 1.3 Encryption - All video streams are encrypted end-to-end
- Certificate-based Authentication - Secure device pairing via QR code
Native Integration
- Works with any DirectShow application:
- Discord
- Zoom
- Microsoft Teams
- Google Meet
- OBS Studio
- And more...
System Requirements
Windows
- Windows 10 or later (64-bit)
- OBS-VirtualCam driver (installed automatically)
- USB cable or WiFi network (for connection)
Android
- Android 7.0 or later
- Camera permission
- USB debugging enabled (for USB mode)
Installation
Windows
- Download
VanCamera-Setup-1.0.0.exe - Run installer as Administrator
- Follow the installation wizard
- OBS Virtual Camera driver will be installed automatically
Android
- Download
VanCamera-1.0.0.apk - Install on your Android device
- Grant camera permissions when prompted
Quick Start
- Android: Launch VanCamera and tap "Start Streaming"
- Windows: Launch VanCamera and select your device from the dropdown
- Connect: Click "Start Receiving"
- Use: Select "OBS-Camera" in your video app settings
Known Issues
- First connection may take a few seconds to establish
- Some antivirus software may flag the installer (false positive)
- WiFi mode requires both devices on the same network
What's Included
Windows Installer
- VanCamera application
- ADB (Android Debug Bridge) for USB connectivity
- OBS-VirtualCam driver installer
Android APK
- Signed release build
- Optimized with ProGuard/R8
Acknowledgments
- OBS-VirtualCam by Fenrirthviti
- CustomTkinter for the modern UI
- PyAV for video processing
- Conscrypt for TLS 1.3 support
License
MIT License - See LICENSE file for details
Full Changelog: Initial Release