百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
P

pjproject

> 编程语言
开源

PJSIP 项目

2.6K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

PJSIP 项目


# PJSIP PJSIP is a free and open source multimedia communication library written in C with high level API in C, C++, Java, C#, and Python languages. It implements standard based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE. It combines signaling protocol (SIP) with rich multimedia framework and NAT traversal functionality into high level API that is portable and suitable for almost any type of systems ranging from desktops, embedded systems, to mobile handsets. ## Getting PJSIP - Main repository: https://github.com/pjsip/pjproject - Releases: https://github.com/pjsip/pjproject/releases ## Documentation Main documentation site: https://docs.pjsip.org Table of contents: - Overview - [Overview](https://docs.pjsip.org/en/latest/overview/intro.html) - [Features (Datasheet)](https://docs.pjsip.org/en/latest/overview/features.html) - [License](https://docs.pjsip.org/en/latest/overview/license.html) - **Getting started** - [Getting PJSIP](https://docs.pjsip.org/en/latest/get-started/getting.html) - [General Guidelines](https://docs.pjsip.org/en/latest/get-started/general_guidelines.html) - [Android](https://docs.pjsip.org/en/latest/get-started/android/index.html) - [iPhone](https://docs.pjsip.org/en/latest/get-started/ios/index.html) - [Mac/Linux/Unix](https://docs.pjsip.org/en/latest/get-started/posix/index.html) - [Windows](https://docs.pjsip.org/en/latest/get-started/windows/index.html) - [Windows Phone](https://docs.pjsip.org/en/latest/get-started/windows-phone/index.html) - PJSUA2 - High level API guide - [Introduction](https://docs.pjsip.org/en/latest/pjsua2/intro.html) - [Building PJSUA2](https://docs.pjsip.org/en/latest/pjsua2/building.html) - [General concepts](https://docs.pjsip.org/en/latest/pjsua2/general_concept.html) - [Hello world!](https://docs.pjsip.org/en/latest/pjsua2/building.html) - [Using PJSUA2](https://docs.pjsip.org/en/latest/pjsua2/using/index.html) - [Sample applications](https://docs.pjsip.org/en/latest/pjsua2/samples.html) - Specific guides - [Audio](https://docs.pjsip.org/en/latest/specific-guides/index.html#audio) - [Audio Troubleshooting](https://docs.pjsip.org/en/latest/specific-guides/index.html#audio-troubleshooting) - [Build and integration](https://docs.pjsip.org/en/latest/specific-guides/index.html#build-integration) - [Development and programming](https://docs.pjsip.org/en/latest/specific-guides/index.html#development-programming) - [Media](https://docs.pjsip.org/en/latest/specific-guides/index.html#media) - [Network and NAT](https://docs.pjsip.org/en/latest/specific-guides/index.html#network-nat) - [Performance and footprint](https://docs.pjsip.org/en/latest/specific-guides/index.html#performance-footprint) - [Security](https://docs.pjsip.org/en/latest/specific-guides/index.html#security) - [SIP](https://docs.pjsip.org/en/latest/specific-guides/index.html#sip) - [Video](https://docs.pjsip.org/en/latest/specific-guides/index.html#video) - [Other](https://docs.pjsip.org/en/latest/specific-guides/index.html#other) - API reference - [PJSUA2](https://docs.pjsip.org/en/latest/api/pjsua2/index.html) - high level API (Java/C#/Python/C++/swig) - [PJSUA-LIB](https://docs.pjsip.org/en/latest/api/pjsua-lib/index.html) - high level API (C) - [PJSIP](https://docs.pjsip.org/en/latest/api/pjsip/index.html) - SIP stack - [PJMEDIA](https://docs.pjsip.org/en/latest/api/pjmedia/index.html) - media framework - [PJNATH](https://docs.pjsip.org/en/latest/api/pjnath/index.html) - NAT traversal helper - [PJLIB-UTIL](https://docs.pjsip.org/en/latest/api/pjlib-util/index.html) - utilities - [PJLIB](https://docs.pjsip.org/en/latest/api/pjlib/index.html) - portable library

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •Main repository: https://github.com/pjsip/pjproject
  • •Releases: https://github.com/pjsip/pjproject/releases
  • •Overview
  • •Overview
  • •Features (Datasheet)
  • •Getting started
  • •Getting PJSIP
  • •General Guidelines
  • •Mac/Linux/Unix
  • •Windows Phone

> 标签

Candroidandroid-ndkiosnat-traversal

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言