FD- / RPiPlay

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

Only cover screen when actively mirroring #323

Closed AwesomestCode closed 2 years ago

AwesomestCode commented 2 years ago

Is there any way to allow the Pi to run normally (without the black screen) when not being AirPlayed to (like AirPlay to Mac: only showing the mirroring screen when there’s actually something being mirrored). Is this possible? If so, how would I go about achieving it?

AwesomestCode commented 2 years ago

Never mind. It’s already possible with the -b auto option. Not sure how I missed that earlier, sorry about that.