-
Notifications
You must be signed in to change notification settings - Fork 8
Screen Consumer
Julian edited this page Jun 16, 2018
·
3 revisions
The Screen Consumer outputs to either a window or fullscreen to one or several computer monitors attached directly to the hardware running the CasparCG Server software.
Open the casparcg.config in a text editor and enter the following node for consumers:
<consumers>
<screen/>
</consumers>
- When always-on-top is enabled, the window is not guaranteed to be on top, not all linux desktop environments are guaranteed to respect the request. Additionally some OS components such as taskbar, start menu, alt-tab overlay may still draw on top. This may also vary on linux depending on the desktop environment used.