STM32MP257F-DK GStreamer problem
Hello,
I'm using Buildroot environment with the STM32MP257F-DK board. I'm testing GStreamer with a simple pipeline:
gst-launch-1.0 videotestsrc ! autovideosink
When I first run it there is no problem. The test video shows fine on the HDMI monitor. But when I run it again second time there are errors : pipeline doesn't want to preroll. And all attempts after that fail too. It works only one time after the boot.
There is additional debug info: drmModeSetPlane failed: No space left on device (28).
Maybe some setting is missing ?
BR
raimo
