> > I looked for the SKYPE python API some time ago in order to undestand if is > > possible to port the videocallings in Elisa but the VIDEO IN/OUT API in > > linux is not avaliable yet..Therefore, there are other protocols that are > > open and ready to implement. > > A good research project on SIP/RTP over P2P network is QuteCom > You might investigate on it, and I guess that it hasn't a python > binding, however it's written in C++ > and you should write your python layer. I saw it the first time a > while ago, when I was investigating about VoIP Nat Traversal, >
Checkout Telepathy too: http://telepathy.freedesktop.org
