RidgeRun / gst-inference

A GStreamer Deep Learning Inference Framework
GNU Lesser General Public License v2.1
120 stars 29 forks source link

Signal needs bypass pad to trigger #270

Open michaelgruner opened 4 years ago

michaelgruner commented 4 years ago

In order for Video Inference to emit the "new-inference" signal it needs to have both model and bypass sink pads. We should only need the model pad.