teltek / gst-plugin-ndi

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

Decreased timeout when capturing video and audio frames to 0. #18

Closed dpeite closed 5 years ago

dpeite commented 5 years ago

While the NDI recv waits for new frames or until timeout, the rest of the pipeline will be blocked making the streams unresponsive.

Also adjust the param loss_threshold to this change.

sdroege commented 5 years ago

This is fixed more thoroughly in https://github.com/teltek/gst-plugin-ndi/pull/34 (still WIP at this point, some more changes to come but this specific issue is solved there).

sdroege commented 5 years ago

still WIP at this point

Not anymore WIP