mirror of
https://github.com/vale981/doccam-pi
synced 2025-03-05 09:21:40 -05:00
18 lines
515 B
Text
18 lines
515 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": "root",
|
|
"ssh-local-user": "alarm",
|
|
"ssh-port": 22,
|
|
"customOutputOptions": "",
|
|
"customVideoOptions": "",
|
|
"customAudioOptions": "-b:a 128k -ac 1 -ar 11025 -acodec libmp3lame",
|
|
"configured": false
|
|
}
|