pyatem 0.10.0-1 source package in Ubuntu

Changelog

pyatem (0.10.0-1) unstable; urgency=medium

  * New upstream release
  * Update year in copyright
  * Add patch for proxy to install frontend_midi.py
  * Replace obsolete pkg-config by pkgconf

 -- Benjamin Drung <email address hidden>  Wed, 28 Feb 2024 23:23:07 +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

Downloads

File Size SHA-256 Checksum
pyatem_0.10.0-1.dsc 2.2 KiB 2c4c6e828583451f17beeb6c90a45309b4f9edfd4a3c97cf13bef5839a0b5a9b
pyatem_0.10.0.orig.tar.xz 3.7 MiB 0804c03bc2a56b4a14f7572ef3fa138244fa2a1fffd46bee7af63aeae2c4ee0a
pyatem_0.10.0-1.debian.tar.xz 11.9 KiB 13ff96c576e3bd59923f311e682e0a5d422aeeae26e66da547ffa1abed9cd401

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