brunoherbelin / vimix

Live Video Mixer
GNU General Public License v3.0
260 stars 25 forks source link

Piping vimix output to splash #59

Closed brunoherbelin closed 1 year ago

brunoherbelin commented 1 year ago

Add output broadcasting to Shared Memory for enabling link with splash using the library Shmdata

See here: https://sat-mtl.gitlab.io/documentation/splash/en/howto/piping_video.html

brunoherbelin commented 1 year ago

cde0e74 vimix 0.7.3 shares output to shmdatasink if gst plugin shmdata is available.