mirror of
https://github.com/vale981/doccam-pi
synced 2025-03-05 09:21:40 -05:00
18 lines
504 B
JavaScript
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
|
|
}
|