Skip to content

Implements #286 basic sound

Nicolas Pope requested to merge feature/286/basicaudio into master

A rudimentary sound implementation that can capture on a vision node, stream over network and output in the GUI. There is a latency shifting feature to match the latency to the video frames, but there is no track mixing capability so only a single source is supported.

Edited by Nicolas Pope

Merge request reports