GithubHelp home page GithubHelp logo

drcwr / pjsip Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nesterenkodm/pjsip

0.0 1.0 0.0 168.62 MB

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

Home Page: www.pjsip.org

Shell 0.53% C 80.82% Objective-C 2.33% C++ 16.18% Ruby 0.14%

pjsip's Introduction

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.

Call for Pull Requests

It turns out that building pjsip library for iOS is not a trivial task. Since pjsip binaries has to be rebuild from time to time to automate this work I've decided to create bash scripts and share my work with a community.

It's just my private initiative and I want to state this as clear as possible that this is not an official repository.

I've finished developing my pjsip application, thats why I'm no longer interested in supporting this repository. But I know there are some people which relies on it. They may have buildtime and runtime issues which I'm not able to debug and investigate.

If you are a kind of a person that have time and will to fix and update this build scripts, and experienced enough to debug issues, please send me your pull requests — you will be more than welcome.  

pjsip's People

Contributors

chebur avatar cbanta avatar slangley avatar imapheven avatar hung-hsun avatar joseexposito avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.