goodrobots / visiond

Python/Gstreamer based project to stream video from embedded system cameras in various ways
MIT License
9 stars 3 forks source link

Add flip config parameters #23

Open fnoop opened 4 years ago

fnoop commented 4 years ago

Add parameters to set horizontal/vertical flip

fnoop commented 4 years ago

https://gstreamer.freedesktop.org/documentation/videofilter/videoflip.html?gi-language=c Don't know what the performance impact is, would be better to do it in hardware if available.