goodrobots / visiond

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

Detect/verify video modes #19

Open fnoop opened 4 years ago

fnoop commented 4 years ago

Currently there is no support for detecting and using video modes - it either takes what is given in the config file, or defaults to 640x480/30. Should detect and verify modes and drop back to a supported default otherwise. https://github.com/goodrobots/maverick/issues/640