Skip to content

gstreamer: Fix gl context use

Matthias Clasen requested to merge fix-gst-gl-use into main

We were not activating the context in which we want to wait for the fence. This caused a stream of critical warnings.

Fixes: #5586 (closed)

Merge request reports