Skip to content

Trugamr/bannie

Repository files navigation

bannie

bannie

Warning

This project is vibecoded and will contain bugs. It is mostly meant for personal use.

A lightweight Android app that streams audio over the network using the VBAN protocol. Capture system audio or microphone input and send it to any VBAN receiver like Voicemeeter with the lowest latency possible.

Features

  • Stream system audio or microphone input via VBAN
  • Configurable audio settings (sample rate, channels, bit depth)
  • Input device selection for microphone
  • Material You theming

Screenshots

Home    Settings

How it works

Captures audio using Android's AudioPlaybackCapture (system audio) or AudioRecord (microphone), packages it into VBAN frames, and sends them over UDP to the configured receiver.

Installation

It's recommended to build and install the APK yourself from source. If you just want to try it out, grab the latest APK from Releases.

Requirements

  • Android 12+
  • A VBAN receiver on the network (e.g. Voicemeeter)

About

Stream Android audio over VBAN — use your phone as a wireless microphone

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages