jojonarte / react-native-pjsip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-pjsip

A PJSIP module for React Native.

Support

  • Currently support for iOS and Android.
  • Support video and audio communication.
  • You can use it to build an iOS/Android app that can communicate with SIP server.
  • Android version is based on pjsip-android-builder (minimal Android API verion is 21)

Installation

Usage

  1. Startup
  2. Accounts
  3. Calls
  4. Settings
  5. Troubleshooting

Demo

The demo project is https://github.com/datso/react-native-pjsip-app. And you will need a SIP server.

TODO: Screenshots

Native control

Use react-native-incall-manager to keep screen on, mute microphone, etc.

About


Languages

Language:C 63.5%Language:Java 21.8%Language:C++ 12.8%Language:Objective-C 1.0%Language:JavaScript 0.9%