How to Install and Uninstall openswitcher-proxy Package on Kali Linux

Last updated: July 05,2024

1. Install "openswitcher-proxy" package

This guide let you learn how to install openswitcher-proxy on Kali Linux

$ sudo apt update $ sudo apt install openswitcher-proxy

2. Uninstall "openswitcher-proxy" package

This guide let you learn how to uninstall openswitcher-proxy on Kali Linux:

$ sudo apt remove openswitcher-proxy $ sudo apt autoclean && sudo apt autoremove

3. Information about the openswitcher-proxy package on Kali Linux

Package: openswitcher-proxy
Source: pyatem
Version: 0.10.0-1
Installed-Size: 80
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pyatem, python3-toml, python3:any
Size: 17872
SHA256: e31a892d7bf19b9eef1b4b0b0d4cc639d89f92e54d0450bfd7fc3de995c6aaff
SHA1: 89e9badfb99e69addc9a57848c402734190ec5c5
MD5sum: 768a27df6125e746641a29c6ba8850ae
Description: 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.
Description-md5:
Homepage: https://openswitcher.org/
Section: net
Priority: optional
Filename: pool/main/p/pyatem/openswitcher-proxy_0.10.0-1_all.deb