Skip to content

Repository files navigation

MicBeam

Stream your mic from one PC to another over the network. No cloud. No accounts. No bullshit.

image

Typical setup: any PC Send Mic → your main PC Receive, piping into VB-CABLE so Discord, OBS, games, whatever just sees it as a normal microphone.

It remembers your last peer, mode, devices, and format, so it just reconnects on launch instead of making you set it up every time.

Install

https://github.com/litruv/micbeam/releases

  • Windows - unzip, run CrossPlatformMicStreamer.exe. Allow on Windows Firewall if it asks.
  • Linux - chmod +x MicBeam-x86_64.AppImage && ./MicBeam-x86_64.AppImage (you may need libfuse2 depending on distro)

Build

Requires .NET 8 SDK.

dotnet run --project src/CrossPlatformMicStreamer

Packaging

.\packaging\build-windows.ps1      # dist/MicBeam-win-x64.zip
.\packaging\build-appimage.ps1     # AppImage build (Windows + WSL works)
bash packaging/build-linux.sh      # native Linux build, same AppImage output

About

Stream your mic between PCs over the local network. No cloud, no accounts.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages