[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 源代码: obs-command-source ]
软件包:obs-command-source(0.5.0-1 以及其他的)
obs-command-source 的相关链接
Debian 的资源:
下载源码包 obs-command-source:
- [obs-command-source_0.5.0-1.dsc]
- [obs-command-source_0.5.0.orig.tar.gz]
- [obs-command-source_0.5.0-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [obsproject.com]
相似软件包:
plugin for OBS Studio providing a dummy source to execute commands
This plugin provides a dummy source to execute arbitrary commands when a scene is switched.
Current features:
Start a command at the following events: * Show (the source is shown in either preview or program). * Hide (the source is hidden so that no longer shown in neither preview nor program). * Activate (the source goes to the program). * Deactivate (the source goes from the program). * Show in preview (the source goes to the preview). * Hide from preview (the source goes from the preview).
Optionally, kill the created process at these conditions (this feature is not available for Windows as of now): * When hiding, kill the process created at shown. * When deactivating, kill the process created at activated. * When hiding from the preview, kill the process created at preview.
Possible usage:
* Implementing custom tally lights. * Controlling PTZ cameras by switching the scene. Ii is possible to combine with CURL to send some commands. * Start and stop a daemon program required for the scene. * Trigger other operations through websocket at the event. A helper script is available for this (request-websocket.py). * Start or stop a streaming and recording. * Open a full screen video. * Open a calculator to teach about finances when switching a scene. * Other actions.
Caution: since this plugin executes arbitrary commands, users need to consider security concerns. For example, when combining with obs-websocket plugin, a remote user could change property through the websocket interface so that the arbitrary commands can be executed.
其他与 obs-command-source 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libobs0t64 (>= 29)
- recorder and streamer for live video content (shared library)
-
- dep: obs-studio (>= 29)
- recorder and streamer for live video content
-
- enh: obs-studio
- recorder and streamer for live video content