Blinker - Printer

The printer module is primary intended for debugging purposes. It receives a stream and prints received frames to standard output.

Configuration

The configuration of the printer module with name NAME is located in the printers/NAME subdirectory.

Input Stream

The file instream contains the name of the stream to read. The frames received from this stream are written to standard output.