-
Notifications
You must be signed in to change notification settings - Fork 364
Description
Hi,
Whenever I run my RPi 4B 4GB in console mode RPiPlay renders the feed really slowly. It keeps getting slower and slower like in issue https://github.com/FD-/RPiPlay/issues/265. However when I run it inside the Desktop GUI it performs fine.
At first I thought it might be the resolution and I was somewhat correct. With a 4K resolution in the GUI the feed performed similarly slow. Scaling the window down made it go faster. So I made the resolution smaller and running RPiPlay in fullscreen was fine.
I finally got the resolution down in the console but even at 1280x720 it would run as slow. I tried changing the assigned GPU memory so ARM would have 512mb and GPU 512mb as well, still no dice.
Lastly I also tried patching GStreamer using the guide provided from UxPlay https://github.com/FDH2/UxPlay/wiki/Gstreamer-Video4Linux2-plugin-patches
I'm running latest Bullseye Raspberry Pi OS, with all latest updates as of today. It was the same without the latest updates.
RPiPlay is installed through PiKiss.
What can I do? It seems to me like the console is missing some GPU-related resources. Only workaround I can think of is auto-running RPiPlay inside the GUI but I don't see an option to have the mirror window automatically enter fullscreen.