cianmawhinney / visca-camera-controller

A controller for VISCA compatible PTZ cameras
MIT License
2 stars 0 forks source link

Move away from using a JSON file for configuration #27

Open cianmawhinney opened 1 year ago

cianmawhinney commented 1 year ago

Probably some kind of database would work best, though not sure what one exactly? Maybe a NoSQL one like Mongo?

Would be pretty handy to also be able to serialise the config to a file format like JSON though to allow for backups and import/export