Nabrio Help
Nabrio Help

Getting Started

Nara Overview

Understanding Nara

Using Nara

Components

Email: CreateEmail: SendExport ImageExport TextHTTP Client CreateHTTP Client RequestModbus Client: InitialiseModbus Client ReadModbus Client WriteMQTT Client: InitialiseMQTT Client PublishMS Teams Workflow: CreateMS Teams Workflow: SendPATLITE LA6POE: InitialisePATLITE LA6POE WritePrimus TL: InitialisePrimus TL: WriteTCP/IP Client: SetupTCP/IP Client: SendTelegram Bot: CreateTelegram Bot: SendBasler CameraClient Media InputIP Camera Multi InputIP Camera InputServer Media InputWebcam
Widgets

Miscellaneous

Nomenclature
Troubleshooting
Notice and DisclaimerEULA
NodesIo

Server Media Input

Slot Usage: 1

Overview

Server Media Input node reads image/video media from the server path and outputs frames to the flow.

You can point it to a single file or a folder. For video, you can optionally sample every Nth frame.

Input

Path to Media

string required

Path to media file or folder. Supported media includes images and videos.

Read Every N Frames

integer advanced

For video input, reads every Nth frame.

Default: 1

Repeat

boolean advanced

If enabled, the media source repeats when it reaches the end.

Default: false

Check for New Files

boolean advanced

If enabled, the node checks the folder for newly added media files.

Default: false

Auto delete files

boolean advanced

Automatically delete files older than the configured time period.

Default: false

File delete time interval

integer

Age threshold before a file is deleted. Shown when Auto delete files is enabled.

Default: 1

File delete time unit

string

Unit for the delete interval. Shown when Auto delete files is enabled.

Values: MILLISECONDS, SECONDS, MINUTES, HOURS, DAYS, WEEKS, MONTHS (default), YEARS

Output

Output Image

image

Current output frame.

Frame Width

integer

Frame width.

Frame Height

integer

Frame height.

Is Frame Available

boolean

Whether a frame was read successfully.

File Path

string

Current source file path.

File Name

string

Current source file name.

Frame Count

integer

Total/read frame count from current source.

Is Read All Frames

boolean

Whether all frames/files have been consumed.

IP Camera Input

Previous Page

Webcam

Next Page

On this page

OverviewInputPath to MediaRead Every N FramesRepeatCheck for New FilesAuto delete filesFile delete time intervalFile delete time unitOutputOutput ImageFrame WidthFrame HeightIs Frame AvailableFile PathFile NameFrame CountIs Read All Frames