6. VideoTransportΒΆ

The final destination of the pipeline. Transports processed image frames to some destination specified by the client.

Available implementations:

  • FileVideoTransport - WIP
  • TcpVideoTransport - Transports image frames over a TCP socket.
  • VisVisVideoTransport - Transports image frames to a visvis preview window.