Skip to content

chanderlud/audio-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio Chat

Audio Chat is a peer to peer chat application focused on privacy and security. It supports encrypted audio calls with encrypted text messages, files, and screen shares in the call.

Corroded Monitor CPU Utilization

Contributing

Contributions are welcome! Please open an issue or pull request if you have any suggestions or bug reports.

Debugging

Audio Chat writes its stdout and stderr to files. When installed on Windows these files are located in a AppData directory, when ran from source the files will be in the working directory. To increase the debug level of Audio Chat set a smaller integer in the config. Level 10 is the normal debug level and level 30 is the default warnings only level.

Building RNNoise

Audio Chat supports using RNNoise through this VST plug in that can be compiled for Windows, Linux, and macOS. The Windows release of Audio Chat has the DLL precompiled. For other platforms the plug in must be compiled along with the cython vst loader. The Audio Chat code in this repository restricts use of RNNoise to Windows, so if you compile for another platform you must edit the code a bit.

About

A peer to peer chat application focused on privacy and security

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages