pyatem 0.8.2-1 source package in Ubuntu

Changelog

pyatem (0.8.2-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.6.2

 -- Benjamin Drung <email address hidden>  Fri, 03 Feb 2023 02:08:51 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
pyatem_0.8.2-1.dsc 2.2 KiB c81fe659ec6cf74d32d5355e6a90034199e7eee5d0fd4aca11df4de39106999d
pyatem_0.8.2.orig.tar.xz 3.6 MiB 16711068e8da1b59e78ad2e1182efd3f055ac017855afe713114c463f84a1fd7
pyatem_0.8.2-1.debian.tar.xz 11.5 KiB be0014321b96eddc85709a607f37314c3a153a4cfacf5b712984ab49f35e6fa9

No changes file available.

Binary packages built by this source

openswitcher: Control application for Blackmagic Design ATEM video switchers

 Open Switcher is a control application for the Blackmagic Design ATEM video
 switchers. These are normally controlled with the propriatary Windows or Osx
 application over a network connection. In some cases it's also possible to
 control these switchers using hardware buttons but that doesn't expose the full
 functionality of these mixers.
 .
 Switcher Control is a re-implementation that aims to be as close to the
 supported features of ATEM Software Control as possible. Getting to 100%
 compatibility would be quite hard since it exposes quite a lot of extra
 functionalities for specific models of mixers which would be technically
 difficult to implement or hard to do due to lack of access to the more
 expensive hardware.
 .
 This is the GTK+3 control application package.

openswitcher-proxy: Multi-protocol proxy for Blackmagic Design hardware

 Open Switcher is a control application for the Blackmagic Design ATEM video
 switchers. These are normally controlled with the propriatary Windows or Osx
 application over a network connection. In some cases it's also possible to
 control these switchers using hardware buttons but that doesn't expose the full
 functionality of these mixers.
 .
 Switcher Control is a re-implementation that aims to be as close to the
 supported features of ATEM Software Control as possible. Getting to 100%
 compatibility would be quite hard since it exposes quite a lot of extra
 functionalities for specific models of mixers which would be technically
 difficult to implement or hard to do due to lack of access to the more
 expensive hardware.
 .
 This package contains OpenSwitcher Proxy. OpenSwitcher Proxy is a daemon that
 acts as a reverse proxy for the ATEM network protocol. It adds a layer of
 authentication on top with the custom TCP protocol to safely run the protocol
 over the Internet.
 .
 The proxy also supports connecting the ATEM system to other protocols like MIDI
 and MQTT for integrating in a larger production environment.

python3-pyatem: Blackmagic Design ATEM video switchers (Python 3)

 Open Switcher is a control application for the Blackmagic Design ATEM video
 switchers. These are normally controlled with the propriatary Windows or Osx
 application over a network connection. In some cases it's also possible to
 control these switchers using hardware buttons but that doesn't expose the full
 functionality of these mixers.
 .
 Switcher Control is a re-implementation that aims to be as close to the
 supported features of ATEM Software Control as possible. Getting to 100%
 compatibility would be quite hard since it exposes quite a lot of extra
 functionalities for specific models of mixers which would be technically
 difficult to implement or hard to do due to lack of access to the more
 expensive hardware.
 .
 This package installs the library for Python 3.

python3-pyatem-dbgsym: debug symbols for python3-pyatem