Skip to main content

StillImageInput.h File

StillImageInput Node — source that emits a single image, typically as a freeze frame. More...

Included Headers

#include "builder/Node.h" #include "builder/OutputSpec.h" #include <cstdint> #include <memory> #include <string> #include <vector>

Namespaces Index

namespacesimaai
namespaceneat
namespacenodes

Classes Index

classStillImageInput

Source Node that emits a single image as a continuous video stream. More...

structContentWidth

Strong-typed wrapper for the original content width, in pixels. More...

structContentHeight

Strong-typed wrapper for the original content height, in pixels. More...

structEncodeWidth

Strong-typed wrapper for the encoded output width, in pixels. More...

structEncodeHeight

Strong-typed wrapper for the encoded output height, in pixels. More...

structFramesPerSecond

Strong-typed wrapper for the emit framerate, in frames per second. More...

Description

StillImageInput Node — source that emits a single image, typically as a freeze frame.

Reads one image file from disk and presents it as a video source at a configured framerate. Useful as a stand-in for a live camera (e.g. powering an RTSP server with a fixed test pattern, or driving a Graph that expects continuous video input).


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.