atemswitch - CLI client for the OpenSwitcher proxy HTTP api
Contents
Copyright
Copyright © 2022 Martijn Braam and the OpenSwitcher contributors GPL version 3 only.
<https://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute
it. There is NO WARRANTY, to the extent permitted by law.
atemswitch 2025-03-04 atemswitch(1)
Description
The atemswitch utility provides a convenient way to use the OpenSwitcher Proxy http api module to trigger
switches from your own scripts. This only implements the CUT and AUTO functionality to have minimal easy
to use command line interface.
Name
atemswitch - CLI client for the OpenSwitcher proxy HTTP api
Options
-h,--help
Show the help message and quit
-sURI,--proxyURI
HTTP uri to the root of the openswitcher proxy http API, required
-tINPUT,--to-sourceINPUT
Input number or name of the source to switch to, required
-uUSERNAME,--usernameUSERNAME
Authentication username for the proxy http api
-pPASSWORD,--passwordPASSWORD
Authentication password for the proxy http api
-a,--auto
Do an AUTO transition instead of a CUT transition
-iINDEX,--indexINDEX
Use a different M/E index, the M/E units are zero-indexed and this utility defaults to the first M/E
Synopsis
atemswitch [OPTIONS]
