pjsip/pjproject
PJSIP project observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 99
- Release rhythm 56
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 147
- age_days: 3874
- days_rel: 133
- days_push: 7
- n_releases_24m: 4
Adoption not part of the score
2677 stars · 1006 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PJSIP is an open-source multimedia communication library written in C that implements SIP, SDP, RTP, STUN, TURN, and ICE protocols with high-level APIs in C, C++, Java, C#, and Python. It combines SIP signaling, audio/video media, and NAT traversal into a compact, portable API suitable for desktops, embedded systems, and mobile handsets.
Use cases
- build a SIP softphone for iOS and Android
- add VoIP calling with audio and video to an application
- implement SIP signaling with NAT traversal via STUN, TURN, and ICE
- embed real-time multimedia communication in an embedded or RTOS device
- create a SIP client with presence and instant messaging
- make peer-to-peer calls across NATs using ICE
When to choose
- you need a mature, standards-compliant SIP/RTP stack with NAT traversal in one library
- you are building a cross-platform VoIP or video-calling app including mobile
- you need a small-footprint library that runs on embedded systems
- you want high-level APIs in multiple languages over a C core
When to avoid
- you need WebRTC browser interoperability out of the box without extra work
- your project requires a permissive license since PJSIP is GPL-2.0 (commercial license available separately)
- you only need simple HTTP or messaging rather than real-time multimedia sessions
- you prefer a managed-language-only solution without native C compilation
Facets
library · maturity stable
http-client audio-processing video-processing networking sdk networking cross-platform developer-tools windows cross-platform embedded cpp c sip voip rtp nat-traversal stun turn ice multimedia-communication softphone real-time linux macos android ios
3 sources
- readme: https://github.com/pjsip/pjproject · fetched 2026-08-28 · 7a1b730db109
- homepage: http://www.pjsip.org · fetched 2026-08-29 · 6d6200079588
- site_page: https://www.pjsip.org/about.htm · fetched 2026-08-29 · 5499c853e5b7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pjsip/pjproject | main | 84 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem