FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

20150723/pjsip: PJSIP is Open Source SIP, Media, and NAT Traversal Library · GitHub

/ pjsip Public
forked from nesterenkodm/pjsip
 
 

Latest commit

 

History

136 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PJSIP

PJSIP is a free and open source multimedia communication library written in C language implementing standard based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE.

Features

  • Supported platforms: iOS8+
  • Supported architectures: armv7, armv7s, arm64, i386, x86_64
  • IPv6 support
  • OpenSSL support provided by the OpenSSL-for-iPhone build script and the OpenSSL-Universal pod
  • Video support provided by the OpenH264
  • OPUS now supported - this pod provides libopus

Installation

Add the following line to your Podfile and run pod install command.

pod 'pjsip'

Example

See example folder for integration example

Build manually

  1. Run brew install nasm to build openh264.
  2. Run build.sh.
  3. Drag generated libraries and headers files into your xcode project.

About

PJSIP is Open Source SIP, Media, and NAT Traversal Library

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL