Skip to content

macOS gst-plugins-base/gl/cocoa: UI API called on a background thread

macOS gst-plugins-base/gl/cocoa: UI API called on a background thread: -[NSView removeFromSuperview]

The problem inside gstglwindow_cocoa.m, all UI operations must be called from main UI thread.

#568 (closed)

Merge request reports