| Port details on branch 2025Q3 |
- ortp Real-time Transport Protocol (RTP) library
- 5.4.72 net
=15 5.4.28Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2003-10-20 13:06:07
- Last Update: 2026-01-02 09:38:23
- Commit Hash: 4d09214
- People watching this port, also watch:: font-misc-meltho, libao, mkfontscale, libmad
- License: GPLv3
- WWW:
- https://gitlab.linphone.org/BC/public/ortp
- Description:
- oRTP - Real-time Transport Protocol library
Features:
* Written in C, works under Linux (and probably any Unix) and Windows
* Implement the RFC3550 (RTP) with a easy to use API with high and low level
access
* Includes support for multiples profiles, AV profile (RFC3551) being the
one by default
* Includes a packet scheduler for to send and recv packet "on time",
according to their timestamp. Scheduling is optionnal, rtp sessions can
remain not scheduled
* Supports mutiplexing IO, so that hundreds of RTP sessions can be scheduled
by a single thread
* Features an adaptive jitter algorithm for a receiver to adapt to the
clockrate of the sender
* Supports part of RFC2833 for telephone events over RTP
* The API is well documented using doxygen
* Licensed under the Lesser Gnu Public License
* RTCP messages sent periodically since 0.7.0 (compound packet including
sender report or receiver report + SDES)
* Includes an API to parse incoming RTCP packets
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/net/ortp/ && make install clean
- To add the package, run one of these commands:
- pkg install net/ortp
- pkg install ortp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ortp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1767344070
SHA256 (ortp-5.4.72.tar.bz2) = 288d9c4dc69ec67b654ffaea8fccbaabcd23ffe66b339dbc22bdd30823bd7f2d
SIZE (ortp-5.4.72.tar.bz2) = 267497
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libbctoolbox.so : net/bctoolbox
- This port is required by:
- for Libraries
-
- net/liblinphone
- net/linphone
- net/mediastreamer
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- net_ortp
- USES:
- cmake compiler:c11 ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|