doccam-pi/config.js.example
Hiro Protagonist 27f3fe52ab fix
2016-08-30 15:26:03 +12:00

14 lines
334 B
Text

{
"camIP": "192.168.1.71",
"camPort": "554",
"camProfile": "video.pro1",
"camUsername": "admin",
"camPassword": "admin",
"snapProfile": "video.pro1",
"key": "7r76-zyjx-bfdj-e79q",
"name": "Pi at DOC!",
"master": "http://localhost:8080",
"logPath": "./process.log",
"ffmpegPath": "ffmpeg",
"configured": true
}