PJSIP 2.1 packed for Ubuntu 13.10 with video support

DG
Dennis Guse
Fri, Oct 25, 2013 7:49 AM

Hi,

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:dennisguse/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

http://blog.g00se.org/2013/10/pjsip-for-ubuntu-ppa-with-video-support.html

Dennis Guse

Hi, 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:dennisguse/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 http://blog.g00se.org/2013/10/pjsip-for-ubuntu-ppa-with-video-support.html --- Dennis Guse
SI
Saúl Ibarra Corretgé
Fri, Oct 25, 2013 10:04 AM

This is very helpful, thanks for sharing!

On Oct 25, 2013, at 9:49 AM, Dennis Guse wrote:

Hi,

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:dennisguse/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

http://blog.g00se.org/2013/10/pjsip-for-ubuntu-ppa-with-video-support.html

Dennis Guse


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

--
Saúl Ibarra Corretgé
AG Projects

This is very helpful, thanks for sharing! On Oct 25, 2013, at 9:49 AM, Dennis Guse wrote: > Hi, > > 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:dennisguse/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 > > http://blog.g00se.org/2013/10/pjsip-for-ubuntu-ppa-with-video-support.html > --- > Dennis Guse > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org -- Saúl Ibarra Corretgé AG Projects
TC
Tzafrir Cohen
Sun, Oct 27, 2013 5:37 AM

On Fri, Oct 25, 2013 at 09:49:07AM +0200, Dennis Guse wrote:

Hi,

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

Reminder: pjproject has been packaged in Debian:

http://packages.debian.org/src:pjproject

It has already made it into Ubuntu Trusty:

http://packages.ubuntu.com/src:pjproject
http://packages.ubuntu.com/source/trusty/pjproject

I'm working on adding it to Debian Wheezy Backports now. It was a
trivial backport last time I tried, so I figure it should be the same
with Saucy.

This package is based on the Asterisk fork with the support for dynamic
library. Anything elase would not be acceptable for a major
distribution. I hope to see this code merged soon.

https://github.com/asterisk/pjproject

BTW: that branch sadly fails o build at the moment without video
support. This is on my TODO list.

--
Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen@xorcom.com
+972-50-7952406          mailto:tzafrir.cohen@xorcom.com
http://www.xorcom.com

On Fri, Oct 25, 2013 at 09:49:07AM +0200, Dennis Guse wrote: > Hi, > > 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 Reminder: pjproject has been packaged in Debian: http://packages.debian.org/src:pjproject It has already made it into Ubuntu Trusty: http://packages.ubuntu.com/src:pjproject http://packages.ubuntu.com/source/trusty/pjproject I'm working on adding it to Debian Wheezy Backports now. It was a trivial backport last time I tried, so I figure it should be the same with Saucy. This package is based on the Asterisk fork with the support for dynamic library. Anything elase would not be acceptable for a major distribution. I hope to see this code merged soon. https://github.com/asterisk/pjproject BTW: that branch sadly fails o build at the moment without video support. This is on my TODO list. -- Tzafrir Cohen icq#16849755 jabber:tzafrir.cohen@xorcom.com +972-50-7952406 mailto:tzafrir.cohen@xorcom.com http://www.xorcom.com