I tried hard searching for Voip in QT and i got no result!!!!!
Is there a support from QT for voip ? Is there QT API's for RTP stack or SIP stack ???
I tried hard searching for Voip in QT and i got no result!!!!!
Is there a support from QT for voip ? Is there QT API's for RTP stack or SIP stack ???
The closest to a VOIP together with Qt is KPhone I think. But now that Qt 4.6 has raw audio access, it might make more sense to implement a new stack on top of that so you have a cross plattform stack. KPhone is tied to linux I think or uses at least some linux audio API.