voice-chat

module
v0.0.0-...-474d1da Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2019 License: MIT

README

Voice Chat

Voice Chat is a voice chat client and server that aims to be as simple as possible at hosting voice conversations.

IMPORTANT NOTICE

This project is under heavy development and internal API will change. This is not complete

Goals:

  • Be CLI based
  • Be as simple as possible to use
  • Provide a CLI based GUI (much like htop or vtop and the like)
  • Use as little bandwidth as needed to transmit sound

How to build

Make sure that the zeromq and portaudio libraries are installed

sudo apt install libzmq3-dev 
sudo apt install libpulse-dev

Then go get the binary

go get github.com/vectorhacker/voice-chat/cmd/voice-chat # for the client cli
go get github.com/vectorhacker/voice-chat/cmd/server # to host your own server

Directories

Path Synopsis
cmd
server command
voice-chat command
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL