Small video call test program using QXmpp.
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
Follow these instructions.