Source: python-go2rtc-client Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-hatchling, Build-Depends-Indep: python3-aiohttp , python3-aioresponses , python3-awesomeversion , python3-mashumaro , python3-orjson , python3-pytest , python3-pytest-aiohttp , python3-pytest-cov , python3-pytest-timeout , python3-syrupy , python3-webrtc-models , Rules-Requires-Root: no Standards-Version: 4.7.2 Homepage: https://github.com/home-assistant-libs/python-go2rtc-client Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-go2rtc-client Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-go2rtc-client.git Package: python3-go2rtc-client Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Asynchronous client for communication with a go2rtc server This library provides an asynchronous interface to communicate with a go2rtc server, enabling seamless interactions and data exchange. Designed to handle complex communication patterns, it efficiently manages connections with remote go2rtc servers over various network configurations, including local and remote environments through Wi-Fi and other protocols. The library operates in a non- blocking manner, taking advantage of modern asynchronous programming techniques to deliver responsive communication interfaces. It's suitable for applications that require real-time data streams, allowing for efficient handling of multimedia streams and other data types typically managed by go2rtc servers.