Archive for the 'Releases' Category

PJSIP version 2.12 is released with WebRTC updates

Main focus of this release is:

  • WebRTC updates with AEC3 & AGC2
  • Support Oboe for Android

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

PJSIP version 2.11 is released with Trickle ICE support

Main focus of this release is:

  • Trickle ICE
  • iOS native SSL
  • Android native codecs
    • AMR-NB
    • AMR-WB
    • H264
    • VP8
    • VP9
  • iOS Swift and Android Kotlin sample apps.

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

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.

PJSIP version 2.8 is released with WebRTC interopability – RTP/SAVPF – SSRC and OPUS param on the fly

PJSIP version 2.8 is just released with the main focus on supporting WebRTC interopability – RTP/SAVPF – SSRC and supporting OPUS param on the fly which will enable receiving Opus packets with various frame lengths.

As usual the release also includes several enhancements and bug fixes, e.g: Various updates in DTLS-SRTP, new PJSUA & PJSUA2 APIs for instantiating extra audio device, move SRTP setting in PJSUA and PJSUA2 to account setting, and bug fixes in ICE, iOS and Android.
Please see the Release Notes page for more info and grab the source code from the Download page.

PJSIP version 2.7 is released with DTLS for SRTP keying support, and iOS and Mac native H.264 VideoToolbox codec

PJSIP version 2.7 is just released with the main focus on supporting DTLS for SRTP keying, iOS and Mac H.264 native VideoToolbox codec, as well as NAT64 support.

As usual the release also includes several enhancements and bug fixes, e.g: upgrade to SRTP 2.1.0, API for IP address change, Python 3 support, and critical bug fixes in ICE and pjsip.
Please see the Release Notes page for more info and grab the source code from the Download page.

PJSIP version 2.6 is released with UWP & WP8.x support

PJSIP version 2.6 is just released with the main focus on supporting Universal Windows Platform and Windows Phone 8.x.

As usual the release also includes several enhancements and bug fixes, e.g: adding AES-GCM SRTP cipher-suites, OpenH264 1.6.0 support, OpenSSL 1.1.0 support, and critical bug fixes in IPv6, ICE, and DNS resolver.
Please see the Release Notes page for more info and grab the source code from the Download page.

PJSIP version 2.5.5 is released with IPv6 support for PJNATH, and DNS resolution.

PJSIP version 2.5.5 is released with the main focus on:

  • IPv6 support in PJNATH
  • IPv6 support in PJLIB-UTIL DNS SRV and DNS AAAA resolution
  • IPv6 support for hostname resolution in PJSIP and PJSUA-LIB

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.5 is released with support for Opus and WebRTC AEC

PJSIP version 2.5 is released with main focus on Opus codec and WebRTC AEC integrations. The PJSIP bundled libsrtp package has also been upgraded to version 1.5.4 which brings a higher level of media security via AES-256 crypto suites.

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.