Hi,
On 11/22/18 4:50 PM, Frediano Ziglio wrote:
The vaapisink plugin to support overlay requires the application
to provide the proper context. If you don't do so the plugin will
cause a crash of the application.
Note that overlay message should be handled synchronously and
not asynchronously s
The vaapisink plugin to support overlay requires the application
to provide the proper context. If you don't do so the plugin will
cause a crash of the application.
Note that overlay message should be handled synchronously and
not asynchronously so gst_bus_set_sync_handler is used.
To avoid possibl