Anonymousdog / displaycameras

System for displaying RTSP feeds from IP cameras on the Raspberry Pi
Apache License 2.0
568 stars 114 forks source link

allow changing camera orientation and crop #43

Open nohn opened 4 years ago

Anonymousdog commented 4 years ago

Cool mod! I'd want a global boolean variable to switch on/off support for orientation values and to include logic for setting safe, default values if the layout variables are unset (before merging these changes).

nohn commented 4 years ago

Done

nohn commented 4 years ago

Also added support for cropping.

coltenkrauter commented 2 years ago

@Anonymousdog thoughts on merging this pr?