hyugzz / LVAudioSession

This repository is used to develop an actual VoIP session that will be later integrated into the LockVox project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

LVAudioSession Project

This repository is used to develop an actual VoIP session that will be later integrated into the LockVox project

Libraries used

  1. ASIO (Audio Stream Input/Output) - Windows support for low latency hardware communication
  2. PortAudio - Wrapper for high level hardware communication
  3. Opus - Audio CODEC module
  4. JRTPLIB - RTP CODEC module

NB : This Qt project has been setup as library project, you will have to develop your own program for testing :)))))

Workflow (TBF)

Workflow

Rights and Liscences

As this project is intended to be integrated into LockVox, it therefore has to be fully open source and GPL compliant

Contact

Feel free to contact me at laveau@et.esiea.fr

About

This repository is used to develop an actual VoIP session that will be later integrated into the LockVox project

License:GNU General Public License v3.0


Languages

Language:C++ 59.2%Language:C 40.5%Language:QMake 0.3%