pleorasink: use async queues and improve debug messages

This commit is contained in:
Joshua M. Doe
2021-08-02 14:44:51 -04:00
parent 63295f7290
commit 02dd4126ac
4 changed files with 58 additions and 68 deletions

View File

@@ -62,8 +62,6 @@ struct _GstPleoraSink
gboolean camera_connected;
GstVideoInfo vinfo;
GMutex mutex;
GCond cond;
gboolean acquisition_started;
gboolean stop_requested;