HECTOR Module - Screen1
Outputs a video signal to the HECTOR desktop.
Free
HECTOR v0.4
Connections
Name
Type
Data Type
Description
In
Collector
VideoFrame
The video input.
Out
Generator
VideoFrame
The video output.
Options
Name
Data Type
Description
Output Screen
list
The display screen that should be used to display the video output.
s
separator
Fullscreen
bool
Toggles whether the output window should be set to full-screen mode.
Immediate Mode
bool
Attempts to force the preview output to render every time a frame is received, regardless of whether it will have a negative impact on the operation of the video signal.
Description
Given a video input, will display the video on-screen on the HECTOR machine. The video output allows video to be fed through after being displayed, so the video signal can be used elsewhere. Note that this output method is primarily designed as a preview window that should not interfere with the operation of a video signal. Therefore, if the video signal frame rate is operating faster than the screen output can handle, it will tend to drop frames on the screen output, whilst allowing the correct number of frames to feed through on the video out.
Tags
video
output