Skip to content

sshikaree/voxmpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voxmpp

Voice over XMPP app using base64 encoding.

Usage

  1. Install PortAudio dev files (on Ubuntu Linux: $ sudo apt install portaudio19-dev)
  2. Install Opus dev files (on Ubuntu Linux: $ sudo apt install libopus-dev libopusfile-dev)
  3. $ go get -u github.com/sshikaree/voxmpp
  4. $ go build
  5. $ ./voxmpp -jid="user@example.com" -password="pass" -debug=false

Alt text

TODO

<s>Call handshake</s>
<s>Audio compression</s>
- Bugs.. Bugs everywhere.
- Add phone call sound

About

Voice over XMPP app using base64 encoding.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages