Port details on branch 2025Q3 |
- ortp Real-time Transport Protocol (RTP) library
- 5.4.24 net
=18 5.4.2Version of this port present on the latest quarterly branch. - Maintainer: zirias@FreeBSD.org
 - Port Added: 2003-10-20 13:06:07
- Last Update: 2025-06-30 16:11:28
- Commit Hash: db32f42
- People watching this port, also watch:: font-cursor-misc, libXdamage, xorg-fonts-truetype, mDNSResponder, flac
- License: GPLv3
- WWW:
- https://www.linphone.org/technical-corner/ortp.html
- 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 - 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 = 1751279966
SHA256 (ortp-5.4.24.tar.bz2) = 7976a6dbb63744db0eead97d8c3e99c19cbba137a3df0881e08ab39d91c34e50
SIZE (ortp-5.4.24.tar.bz2) = 266826
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:
-
- libbctoolbox.a : net/bctoolbox
- libbcunit.a : devel/bcunit
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Build
-
- multimedia/msopenh264
- multimedia/mswebrtc
- net/liblinphone
- net/mediastreamer
- for Libraries
-
- net/linphone
-
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:
|