Skip to content

Releases: logabell/Apollo

Steam microphone update

19 Mar 01:05

Choose a tag to compare

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:

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:

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

18 Mar 01:14

Choose a tag to compare

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 Output as 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:

Notes:

  • this release is the first working fork version focused on remote mic support
  • Windows installer flow includes VB-CABLE setup support