Source: srt Priority: optional Maintainer: Federico Ceratto Build-Depends: debhelper-compat (= 13), cmake, chrpath, help2man, libgnutls28-dev, libssl-dev, pkg-config, python3-sphinx, tclsh Standards-Version: 4.5.0 Section: libs Homepage: https://github.com/Haivision/srt Vcs-Browser: https://salsa.debian.org/debian/libsrt Vcs-Git: https://salsa.debian.org/debian/libsrt.git Package: libsrt1-openssl Architecture: any Breaks: libsrt1 (<< 1.4.1-3) Replaces: libsrt1 (<< 1.4.1-3) Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: libsrt1 Provides: libsrt1 (= ${binary:Version}) Description: Secure Reliable Transport UDP streaming library (OpenSSL flavour) SRT is a latency-aware UDP transport mechanism optimized for video streams. It detects and compensates for jitter and bandwidth fluctuations due to network congestion. It mitigates packet loss and supports AES encryption. . SSL support is provided by OpenSSL. Package: libsrt1-gnutls Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: Secure Reliable Transport UDP streaming library (GnuTLS flavour) SRT is a latency-aware UDP transport mechanism optimized for video streams. It detects and compensates for jitter and bandwidth fluctuations due to network congestion. It mitigates packet loss and supports AES encryption. . SSL support is provided by GnuTLS. Package: libsrt-openssl-dev Section: libdevel Breaks: libsrt-dev (<< 1.4.1-2) Replaces: libsrt-dev (<< 1.4.1-2) Architecture: any Multi-Arch: same Conflicts: libsrt-gnutls-dev, libsrt-dev Depends: libsrt1-openssl (= ${binary:Version}), ${misc:Depends} Suggests: libsrt-doc (= ${binary:Version}), libssl-dev (>= 1.1) Description: Secure Reliable Transport UDP streaming library SRT is a latency-aware UDP transport mechanism optimized for video streams. It detects and compensates for jitter and bandwidth fluctuations due to network congestion. It mitigates packet loss and supports AES encryption. . This package contains development files for libsrt1 SSL support is provided by OpenSSL. Package: libsrt-gnutls-dev Section: libdevel Breaks: libsrt-dev (<< 1.4.1-2) Replaces: libsrt-dev (<< 1.4.1-2) Architecture: any Multi-Arch: same Conflicts: libsrt-openssl-dev, libsrt-dev Depends: libsrt1-gnutls (= ${binary:Version}), ${misc:Depends} Suggests: libsrt-doc (= ${binary:Version}), libgnutls28-dev Description: Secure Reliable Transport UDP streaming library SRT is a latency-aware UDP transport mechanism optimized for video streams. It detects and compensates for jitter and bandwidth fluctuations due to network congestion. It mitigates packet loss and supports AES encryption. . This package contains development files for libsrt1-gnutls SSL support is provided by GnuTLS. Package: libsrt-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends} Description: Secure Reliable Transport UDP streaming library SRT is a latency-aware UDP transport mechanism optimized for video streams. It detects and compensates for jitter and bandwidth fluctuations due to network congestion. It mitigates packet loss and supports AES encryption. . This package contains documentation files for libsrt1 Package: srt-tools Architecture: any Section: utils Multi-Arch: foreign Depends: libsrt1-gnutls (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: Secure Reliable Transport UDP streaming library SRT is a latency-aware UDP transport mechanism optimized for video streams. It detects and compensates for jitter and bandwidth fluctuations due to network congestion. It mitigates packet loss and supports AES encryption. . This package contains CLI tool.