FD- / RPiPlay

An open-source AirPlay mirroring server for the Raspberry Pi. Supports iOS 9 and up.
GNU General Public License v3.0
4.91k stars 355 forks source link

Gstreamer renderer - failed to add service #233

Open jankais3r opened 3 years ago

jankais3r commented 3 years ago

I am facing an issue with artifacts when mirroring at higher-than-1080p resolutions (discussed separately in #138) and I thought that using the gstreamer renderer instead of the rpi one might work around the problem

However, I am getting the following error when trying to launch RPiPlay with gstreamer:

# rpiplay -vr gstreamer
* failed to add service - already in use?

I am getting the same error on Raspbian and on Ubuntu Server, both running on Raspi4. I am also able to run other gstreamer pipelines (e.g. knuesel's gst-airplay) just fine.