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 parameter for config file path #3

Closed fnoop closed 4 years ago

fnoop commented 4 years ago

Config file is currently hardcoded to /srv/maverick/config/vision/maverick-visiond.conf. Add a -c parameter so the path to the config file can be specified, and set the default to the current directory of the visiond script.