FD- / RPiPlay

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

Add support for horizontal/vertical flipping #154

Closed dougg3 closed 4 years ago

dougg3 commented 4 years ago

There was a request in issue #144 for the ability to reflect/flip the video display. This commit adds a new -f flag for flipping, with three options you can supply:

Tested on my Raspberry Pi. Only implemented in the rpi renderer for now.

dougg3 commented 4 years ago

I updated this pull request to also implement flipping and rotation in the gstreamer renderer.

FD- commented 4 years ago

Thanks also from my side! Btw @pallas would you be interested in getting write access to the repo (since you already seem to review the PRs anyway)? I sent you an email a while back regarding this, but you never responded 😕

pallas commented 4 years ago

@FD- I replied to you, maybe it went to spam though? Happy to take on write-access for reviews like this.