Displaying camera stream with qmlglsink crashes in gcoTEXTURE_GetMipMap() from gcnano stack
We want to display a camera stream in a QML application on our STM32MP157C-based board. When we use the default QML widgets, the framerate is too low, under 10 fps.We try to solve the problem by using GStreamer's qmlglsink with GstGLVideoItem: it wo...