gstd-1.x icon indicating copy to clipboard operation
gstd-1.x copied to clipboard

3. Await bus read blocking bus read in Gstd - Callback issue

Open carlos-aguero opened this issue 5 years ago • 1 comments

Issue reported by @mleivaf

carlos-aguero avatar Jul 06 '20 16:07 carlos-aguero

Modifying the value of keep_connection_open.

- keep_connection_open = 0: gstc_pipeline_bus_wait_async works but the message is not received. - keep_connection_open = 1: gstc_pipeline_bus_wait_async don't works. Does not allow creating a new connection with gstd.

tvlenin avatar Aug 04 '20 17:08 tvlenin