hipersayanX / VoipTest

VoipTest, Video call test with QXmpp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VoipTest, Video call test with QXmpp

Intro

Small video call test program using QXmpp.

Compiling

You must compile and install the latest version of QXmpp with Speex, Vpx and Theora codecs support. Also you must install OpenCV.
To compile and run VoipTest:

qmake-qt4 VoipTest.pro && make

Compiling QXmpp with full support in Windows

Follow these instructions.

About

VoipTest, Video call test with QXmpp

License:GNU General Public License v3.0


Languages

Language:C++ 99.5%Language:Shell 0.5%