Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "Driveway Camera",
- "manufacturer": "Wyze",
- "model": "v3",
- "motion": true,
- "motionTimeout": 15,
- "unbridge": true,
- "hsv": true,
- "prebuffering": true,
- "prebufferLength": 4,
- "videoConfig": {
- "source": "-i rtsp://username:[email protected]/live",
- "subSource": "-i rtsp://username:[email protected]/live",
- "stillImageSource": "-i rtsp://username:[email protected]/live",
- "maxStreams": 2,
- "rtspTransport": "tcp",
- "vcodec": "copy",
- "acodec": "libfdk_aac",
- "audio": false
- },
- "smtp": {
- "email": "Driveway Camera"
- },
- "videoanalysis": {
- "active": true
- },
- "mqtt": {}
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement