Filesystem:ReadBinaryFile

Last updated 5 August 2026

Filesystem:ReadBinaryFile allows you to read

the Binary data of any file on your Videoserver.

Pin Info

Input 1: Do it [Bang]

Input 1: Read file [String]

Input 2: Set path [String]

1-Do it[Bang]: Reads the File in the buffered Pathand emits its binary content.

1-Read file[String]: Stores the received Path in theNodes buffer and Emits it binary content.

2-Set path[String]: Stores the received Path in theNodes buffer.

Output 1: Binary Data String [String]

1-Binary Data String[String]: Emits the binary Filedata on change or hot input.

Node Parameters

Path: Defines the Path of the File to read.