Camera error Dashticz
Posted: Tuesday 06 June 2023 21:34
After installing MotionEye i'm able to see my camera's through a MotioEye stream within an internet browser. When I configure the stream in Dashticz I get an error.
This is the config in CONFIG.js:
blocks["camera_38"] = {
type: "camera",
cameras: [
{
title: "Havendijk 38",
videoUrl: "http://192.168.1.115:8087",
},
],
width: 12,
height: 665,
refresh: 2,
traytimeout: 5,
slidedelay: 30,
forcerefresh: 1
}
This is the config in CONFIG.js:
blocks["camera_38"] = {
type: "camera",
cameras: [
{
title: "Havendijk 38",
videoUrl: "http://192.168.1.115:8087",
},
],
width: 12,
height: 665,
refresh: 2,
traytimeout: 5,
slidedelay: 30,
forcerefresh: 1
}