Plugins to allow communicating data over video (Compatible with SDI)

How it works?

datasrc waits for send-data action and sends it down the line.

datasink reads each incoming frame, checks Magic number, decodes content and signals it. (Check examples/data-from-decklink.rs)

Example usage

Notes