Posts Tagged 'vp8'

PJSIP version 2.10 is released with VP8 and VP9 video codec support

Main focus of this release is:

  • WebRTC interop for video:
    • RTCP-FB PLI
    • VP8 and VP9 video codec
  • Audio Enhancements
    • Voice Processing IO for MacOS
  • Timer refactoring

Please see the Release Notes page for more info and grab the source code from the Download page.

VP8 codec integration for pjsip now available

The ever productive Régis Montoya has released more goodies:

I’m pleased to share a first release of vp8 codec glue for pjsip. It rely on libvpx from webm project. As usually with contributions from csipsimple it’s only the C code (without toolchain integration as we use a separate one for now). Code style is probably also a little bit crappy but I count on feedback to make this better :).

via VP8 codec post on pjsip mailing list.

As an aside Opus codec integration for pjsip  is also available from CSipSimple project.

Enjoy, and join the pjsip mailing list to discuss this with Régis.