aiortsp 1.3.7-2 source package in Ubuntu

Changelog

aiortsp (1.3.7-2) unstable; urgency=medium

  * Source-only upload to allow package to migrate to testing.

 -- Edward Betts <edward@4angle.com>  Sun, 11 Aug 2024 14:05:47 +0200

Upload details

Uploaded by:
Home Assistant Team
Uploaded to:
Sid
Original maintainer:
Home Assistant Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
aiortsp_1.3.7-2.dsc 2.1 KiB 157dd2c8f45a53101418eaf08a1611946c1684817bd1efa8d2daa3ef81c51860
aiortsp_1.3.7.orig.tar.gz 34.4 KiB a0120f7252ef93f5159851468d86130dbbbabcc463aa8cc16e71a126a3435045
aiortsp_1.3.7-2.debian.tar.xz 2.1 KiB 7f5b67334d03c1839a448e346542e816f9469a0215d343ab4f1f15dc4ab51b72

Available diffs

No changes file available.

Binary packages built by this source

python3-aiortsp: Asyncio-based RTSP library

 This library enables interaction with RTSP servers using Python's asyncio
 framework. It provides low-level control over RTSP connections and sessions,
 along with basic support for RTP/RTCP. Users can handle received RTP packets,
 allowing for custom decoding or processing according to their needs.