Releases: logabell/Apollo
Releases · logabell/Apollo
Steam microphone update
Steam Streaming Microphone update for the Apollo mic passthrough fork.
Highlights:
- Windows host microphone passthrough now targets Steam Streaming Microphone instead of VB-CABLE
- redirected client microphone audio is rendered into
Speakers (Steam Streaming Microphone) - host applications should use
Microphone (Steam Streaming Microphone)as the microphone source - troubleshooting UI now includes a 5-stage microphone validation ladder
- recent microphone events are integrated into the main Troubleshooting log view
- web UI microphone descriptions were shortened and cleaned up for resubmission
Current requirement:
- use the matching Moonlight fork on the client side: https://github.com/logabell/moonlight-qt-mic
- stock Moonlight clients do not yet include the required microphone changes for this Apollo fork
Current host support:
- Windows: supported
- Linux: not supported yet for this microphone passthrough path
- macOS: not supported yet for this microphone 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 reflects the current Steam Streaming Microphone implementation submitted upstream in ClassicOldSong#1428
- microphone passthrough requires encrypted microphone packets; plaintext mic transport is rejected for passthrough sessions
first working version
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