Releases: YashasVM/OpenStream
Releases · YashasVM/OpenStream
OpenStream v2.0.0-beta
OpenStream V2 Beta
OpenStream V2 is focused on making the Android-to-OBS setup easier to understand and safer to upgrade. It includes the refreshed OBS source UI, V8 source naming, V7 scene compatibility, Android camera streaming, and direct install downloads for both surfaces.
What's New
| Area | Update |
|---|---|
| OBS setup | Source properties now follow 1. Camera Slot, 2. Live Camera Controls, and 3. Network & Pairing (Advanced). |
| Upgrade path | Existing OpenStream V7 scene sources keep loading through a compatibility source id. |
| Pairing copy | OBS now explains the phone-side slot selection flow instead of leading with SRT details. |
| Setup docs | The walkthrough now includes stale-plugin checks for Program Files, ProgramData, and per-user OBS plugin folders. |
Downloads
| File | Use |
|---|---|
openstream-android.apk |
Install this on your Android phone. |
openstream-obs-plugin-installer-windows-x64.exe |
Recommended Windows installer for the OBS plugin. |
openstream-obs-windows-x64.zip |
Manual plugin package with DLL and install scripts. |
Note
The Android APK is signed with the release key when repository signing secrets are configured. Preview builds may be debug-signed.
Install
- Install the APK on your Android phone.
- Run the OBS plugin installer on your Windows OBS PC.
- Restart OBS Studio.
- Add an
OpenStream V8source. - Open the Android app on the same Wi-Fi network and tap the discovered OBS slot.
For the screenshot walkthrough, read docs/set-up.md.
Notes
- Windows OBS plugin only.
- Existing source names may still say
OpenStream V7; rename them in OBS if you want the scene label to match V2. - Use 5 GHz or Wi-Fi 6 for best results.
- Keep both devices on the same subnet.
- This is still beta software; please report issues on GitHub.
OpenStream v0.1.1-beta
OpenStream Release
This beta release includes direct install downloads for the Android app and Windows OBS plugin.
Downloads
| File | Use |
|---|---|
openstream-android-debug.apk |
Install this on your Android phone. |
openstream-obs-plugin-installer-windows-x64.exe |
Recommended Windows installer for the OBS plugin. |
openstream-obs-windows-x64.zip |
Manual plugin package with DLL and install scripts. |
Install
- Install the APK on your Android phone.
- Run the OBS plugin installer on your Windows OBS PC.
- Restart OBS Studio.
- Add an
OpenStreamsource. - Open the Android app on the same Wi-Fi network and tap the discovered OBS device.
For the screenshot walkthrough, read docs/set-up.md.
Notes
- Windows OBS plugin only.
- Use 5 GHz or Wi-Fi 6 for best results.
- Keep both devices on the same subnet.
- This is still beta software; please report issues on GitHub.
OpenStream v0.1.0-beta
OpenStream v0.1.0-beta
First public beta — Turn any Android phone into a wireless camera source for OBS Studio.
What's Included
📱 Android App
- 1080p @ 60fps real-time camera streaming via SRT protocol
- Multi-lens switching (wide, ultrawide, telephoto, front)
- Pinch-to-zoom with smooth digital zoom
- Microphone audio streaming alongside video
- Torch/flashlight toggle
- Keep screen on mode
- Auto-discovery of OBS instances on the same Wi-Fi network
- Manual connect fallback for restricted networks
🖥️ OBS Plugin
- Zero-config setup with auto-discovery
- Separate audio mixer channel for phone audio
- Remote camera controls from OBS properties (zoom slider, torch, lens switching)
- FFmpeg-backed H.264/HEVC decoding with proper YUV color metadata
- Auto-reconnect on disconnect
🔧 Transport
- Hardware-accelerated HEVC/H.265 encoding (H.264 fallback)
- MPEG-TS muxing over SRT
- 80-200ms configurable latency
- UDP multicast LAN discovery on port 51515
Known Limitations
- Windows OBS plugin only (macOS/Linux not yet supported)
- Single phone connection per OBS source
- No adaptive bitrate yet
- Beta stability — please report bugs!
Getting Started
See the README for setup instructions.
Made by @yashas.vm