Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 806 Bytes

README.md

File metadata and controls

42 lines (24 loc) · 806 Bytes

Download

PjDroid

PJSIP PJSUA2 api library for Android

How to use PjDroid

Add this to your app's build.gradle file in dependencies

implementation "com.pjdroid:pjdroid:2.2.4"

How run the sample project

This issue might help to run the sample project

Feature

Build from PJSIP-2.10

Supported architectures

  • amreabi-v7a
  • arm64-v8a
  • x86
  • x86_x64

Supported Transport

  • UDP
  • TCP
  • TLS

Supports SRTP, ZRTP

License

The license is Apache 2.0.