Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 402 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 402 Bytes

pulse

Real-time, low-latency audio lounge using Opus codec.

Features

  • UDP for packet transmission.
  • opus codec for encoding/decoding.
  • Configurate tick-rate (default: 128 tps).

Todo

  • Client
    • Cross-platform tray-icon
      • Select Input/output device
      • Change volume of other clients
  • Server
    • Implement configurations
    • Potential optimizations