Port details |
- srt Secure Reliable Transport (SRT) Protocol
- 1.5.4 www =3 1.5.4Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-05-16 22:15:09
- Last Update: 2024-12-15 06:25:09
- Commit Hash: 412d978
- People watching this port, also watch:: kf5-kquickcharts, py311-pikepdf, qtkeychain-qt5, libssh, xcb-util-image
- License: LGPL21
- WWW:
- https://www.srtalliance.org/
- Description:
- SRT is an open source video transport protocol and technology stack that
optimizes streaming performance across unpredictable networks with secure
streams and easy firewall traversal, bringing the best quality live video over
the worst networks. The SRT Open Source project, driven by the SRT Alliance, is
a collaborative community of industry leaders and developers striving to achieve
lower latency internet video transport by continuously improving open-source
SRT.
- ¦ ¦ ¦ ¦
- 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/www/srt/ && make install clean
- To add the package, run one of these commands:
- pkg install www/srt
- pkg install srt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: srt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731706792
SHA256 (Haivision-srt-v1.5.4_GH0.tar.gz) = d0a8b600fe1b4eaaf6277530e3cfc8f15b8ce4035f16af4a5eb5d4b123640cdd
SIZE (Haivision-srt-v1.5.4_GH0.tar.gz) = 1743040
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
- Runtime dependencies:
-
- bash : shells/bash
- This port is required by:
- for Libraries
-
- multimedia/obs-studio
- www/gstreamer1-plugins-srt
Configuration Options:
- ===> The following configuration options are available for srt-1.5.4:
HEAVY_LOGGING=off: Enable heavy logging (only for debugging)
====> Options available for the radio CRYPTO: you can only select none or one of them
GNUTLS=off: SSL/TLS support via GnuTLS
NONE=off: No encryption support
OPENSSL=on: SSL/TLS support via OpenSSL
===> Use 'make config' to modify these settings
- Options name:
- www_srt
- USES:
- cmake compiler:c++11-lang pathfix shebangfix ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.4 15 Dec 2024 06:25:09 |
Yuri Victorovich (yuri) Author: Daniel Engberg |
www/srt: update 1.5.3 → 1.5.4
PR: 283063 |
1.5.3 11 Sep 2023 07:25:26 |
Yuri Victorovich (yuri) |
www/srt: update 1.5.2 → 1.5.3
Reported by: portscout |
1.5.2 30 Jun 2023 05:27:18 |
Yuri Victorovich (yuri) |
www/srt: Update 1.5.1 → 1.5.2
Reported by: portscout |
1.5.1 28 Sep 2022 04:01:00 |
Yuri Victorovich (yuri) |
www/srt: Update 1.5.0 -> 1.5.1
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.5.0_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.5.0_2 19 Jun 2022 18:14:01 |
Yuri Victorovich (yuri) |
www/srt: Add comment |
1.5.0_2 19 Jun 2022 04:52:35 |
Yuri Victorovich (yuri) |
www/srt: Add HEAVY_LOGGING option |
1.5.0_1 17 Jun 2022 04:03:49 |
Yuri Victorovich (yuri) |
www/srt: Add options that define what encryption library to use |
1.5.0 16 Jun 2022 18:24:43 |
Yuri Victorovich (yuri) |
www/srt: Update 1.4.4 -> 1.5.0
Reported by: portscout |
1.4.4 16 Oct 2021 23:56:17 |
Yuri Victorovich (yuri) |
www/srt: Update 1.4.3 -> 1.4.4
Reported by: portscout |
1.4.3 17 May 2021 03:24:41 |
Yuri Victorovich (yuri) |
www/srt: Add 'test' target |
1.4.3 17 May 2021 01:03:44 |
Yuri Victorovich (yuri) |
www/srt: Add missing compiler:c++11-lang |
1.4.3 16 May 2021 22:12:41 |
Yuri Victorovich (yuri) |
New port: www/srt: Secure Reliable Transport (SRT) Protocol |