Open pstuart opened 7 years ago
There is a file in \data\cameras.json if you add a camera image url in this format
\data\cameras.json
{ "cameras": [{ "id": "camera_1", "name": "driveway", "type": "Hikvision Image", "url": "http://user:pass@192.168.100.100:65002/Streaming/channels/2/picture" }] }
it will show up in the dashboard edit screen drop down for cameras and can add a camera to the dashboard.
There is a file in
\data\cameras.json
if you add a camera image url in this formatit will show up in the dashboard edit screen drop down for cameras and can add a camera to the dashboard.