Friday, October 25, 2013

PJSIP for Ubuntu (PPA) with video support

I am happy to announce that PJSIP 2.1 is packed for Ubuntu 13.10 including Video support.

PPA here: https://launchpad.net/~dennis.guse/+archive/sip-tools

On Ubuntu do the following:
sudo add-apt-repository ppa:dennis.guse/sip-tools
sudo apt-get update sudo apt-get install libpjsip-samples python-pjsip


Samples reside then in /usr/lib/libpjsip-samples/

Features:
  • Python 2.7 bindings
  • SSL
  • (new) Video support
  • (new) vidgui sample application [is patched]
Next steps:
  • Add x264
  • Python bindings: Add video support
  • Python bindings: Bump bindings to Python 3.X