first working version
·
4 commits
to master
since this release
Initial public release of the Apollo mic passthrough fork.
Highlights:
- working Windows host microphone passthrough using VB-CABLE
- dedicated remote microphone stream handling in Apollo
- host-side Opus decode and render into VB-CABLE
CABLE Input - host applications use
CABLE Outputas the microphone source - Remote Microphone Debug panel in the web UI
- VB-CABLE installer integration in the Windows Apollo install flow
Current host support:
- Windows: supported
- Linux: not supported yet for this mic passthrough path
- macOS: not supported yet for this mic passthrough path
Related repos:
- Apollo fork: https://github.com/logabell/Apollo
- Moonlight Qt fork: https://github.com/logabell/moonlight-qt-mic
- Moonlight common-c fork: https://github.com/logabell/moonlight-common-c-mic
Notes:
- this release is the first working fork version focused on remote mic support
- Windows installer flow includes VB-CABLE setup support