teltek / gst-plugin-ndi

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

Fix compilation on platforms with unsigned `c_char` #84

Closed sdroege closed 2 years ago

sdroege commented 2 years ago

Fixes https://github.com/teltek/gst-plugin-ndi/issues/83


CC @samuvlad

samuvlad commented 2 years ago

Thanks!