- Sep 4, 2017
- 194
- 325
I'm trying to implement the older command line Docker version but I'm having trouble figuring out the right syntax for the config.txt file. I have three cams and three separate alerts, but when I list the 3 trigger URL's in the config file all three alerts fire. How do I get the config set so the 3 cams have 3 independent alerts?
Using the deprecated versions v0.6 and below you need to have the program three times, one per camera. That's one great advance of the new gui version, it can handle all cameras. Instead of using the deprecated version, I'd recommend to use the latest gui version, it is compatible with Deepquest AI in docker aswell in case oyu want to use the Deepquest Docker instead of the new installer.