doccam-pi/config.js~
Hiro Protagonist 5fe704268e so far so good
2017-05-03 14:01:53 +12:00

18 lines
504 B
JavaScript

{
"camIP": "192.168.1.71",
"camPort": 554,
"camPanelPort": 80,
"camProfile": "video.pro1",
"snapProfile": "video.pro1",
"key": "7r76-zyjx-bfdj-e79q",
"name": "Uncdonfigured",
"master": "http://localhost: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": true
}