Posts Tagged 'video'

PJSIP version 2.4.5 is released with support for video capture orientation

PJSIP version 2.4.5 is released with main focus on support for video capture orientation.

As usual the release also includes several enhancements and bug fixes, please see the Release Notes page for more info and grab the source code from the Download page.

PJSIP version 2.4 is released with video on Android and updated bdIMAD echo cancellation

PJSIP version 2.4 is released with main focus on video on Android, which includes a capture device using android.hardware.Camera and a renderer using OpenGL ES 2. We also updated the support for version 2.0.0 of bdIMAD, a multi-platform Speech Quality Enhancement solution including full-duplex Acoustic Echo Canceller and Speech Processor for applications based on PJSIP.

As usual, the release also includes several enhancements and bug fixes, chief among these are stability improvement of iOS video. Please see the Release Notes page for more info and grab the source code from the Download page.

PJSIP Version 2.3 is Released with Video on iOS

PJSIP version 2.3 is released with main focus on video on iOS, which includes native capture using AVFoundation, native preview, and a choice between two renderer backends: OpenGL ES 2 or UIView. We also add support for OpenH264 and Libyuv as alternative to FFmpeg/Libav in providing H.264 video codec and image converter functionalities.

As usual the release also includes several enhancements and bug fixes, 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.