teltek / gst-plugin-ndi

GStreamer NDI Plugin for Linux
GNU Lesser General Public License v2.1
154 stars 27 forks source link

Add support for receiving compressed data from the source #74

Closed sdroege closed 2 years ago

sdroege commented 2 years ago

This requires building against and using the NDI Advanced SDK and is opt-in via the "advanced-sdk" cargo feature.


Also various cleanup and refactoring towards this.

sdroege commented 2 years ago

CC @samuvlad

samuvlad commented 2 years ago

thanks!!