The printer module is primary intended for debugging purposes. It receives a stream and prints received frames to standard output.
The configuration of the printer module with name NAME
is located in the printers/NAME
subdirectory.
The file instream
contains the name of the stream to
read.
The frames received from this stream are written to standard output.