doccam-pi/config.js.expample
Hiro Protagonist 0bff14e0e4 some fixes
2017-04-14 10:41:21 +12:00

18 lines
514 B
Text

{
"camIP": "192.168.1.71",
"camPort": 554,
"camPanelPort": 80,
"camProfile": "video.pro1",
"snapProfile": "video.pro1",
"key": "7r76-zyjx-bfdj-e79q",
"name": "Unconfigured",
"master": "http://data.protagon.space:8080",
"ffmpegPath": "ffmpeg",
"ssh-user": "ssh",
"ssh-local-user": "alarm",
"ssh-port": 22,
"customOutputOptions": "",
"customVideoOptions": "",
"customAudioOptions": "-b:a 128k -ac 1 -ar 11025 -acodec libmp3lame",
"configured": false
}