Module src.streaming

Functionality for controlling input and output video streams, and controlling the processing of individual frames.

Sub-modules

src.streaming.frame_processor

Module for processing individual frames

src.streaming.framerate_calculator

Module for calculating framerate

src.streaming.io

Reader and writer modules for turning video streams into singular frames and vice versa …

src.streaming.stream_controller

Module that links an input stream to an output stream through a frame processor