FD-/RPiPlay

New Raspberry Pi Renderers

FD- opened this issue · 4 comments

FD- commented

Raspberry Pi OS Bullseye removes OpenMAX, which RPiPlay uses for video and audio rendering on Raspberry Pi. Assuming the gstreamer renderers are not performant enough for the Pi Zero (has anyone tested that?), we need:

I was able to install the firmware package via rpi-update, I think they might have just removed the main package and moved it to rpi-update. I've been running RPiPlay on Bullseye for a few weeks now on a 3B+

https://askubuntu.com/questions/384059/error-compiling-a-package-configure-error-no-gstreamer-1-0-1-0-0

sudo apt-get install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev

maybe?

I was able to install the firmware package via rpi-update, I think they might have just removed the main package and moved it to rpi-update. I've been running RPiPlay on Bullseye for a few weeks now on a 3B+

Could you please explain what you've done step by step please?
I've done a rpi-update + gstreamer installation but RPiPlay still doesn't work: I'm stuck with an error related to libopenmaxil.so (see #296).