Skip to content

Releases: ElTheLedge/Audio-Over-IP

Complete rewrite + Many new features

30 Dec 13:19

Choose a tag to compare

Pre-release

This release is a total overhaul of the previous version with a completely new GUI and lots of new features.

After a very long break, I finally decided to rewrite the app the way I had always wanted to. This release is probably still far from perfect, but it is a huge step ahead of the previous version. Enjoy!

New Features

Client Side

  • Multiple servers can now be connected to at the same time
  • Each server's capture and playback devices can be set independently on the client side
    • Changes that can be made on the fly
      • Add/Remove/Toggle playback devices
      • Change capture device
      • Change resampler settings
      • Change volume for each playback device
  • Automatic resampling between devices with otherwise incompatible audio formats
    • Multiple resampling methods available (Linear, Cubic, Sinc)

Server Side

  • Live statistics on the GUI (e.g., bandwidth usage)

Feel free to report any bugs you encounter or any enhancements/features you would like to see in the future

Introducing a GUI for the Client

03 Jul 20:58

Choose a tag to compare

Pre-release

The Client now has a GUI. You can still use a CLI by specifying the "-cli" flag.
Also the Server can now run on any given Port using the "-p" flag

First release

17 Nov 07:58

Choose a tag to compare

First release Pre-release
Pre-release
v0.1.0

added README.md