homebridge-foscamcamera
homebridge-foscamcamera copied to clipboard
2 cams ??
how I can add a second cam?
"platforms": [{ "platform": "FoscamCamera", "name": "Foscam", "cameras": [{ "username": "admin", "password": "password", "host": "192.168.1.10", "port": 88, "stay": 13, "away": 15, "night": 14, "armPreset": "Start", "disarmPreset": "LeftMost", "sensitivity": 2, "triggerInterval": 5, "videoConfig": { "source": "-re -i rtsp://myfancy_rtsp_stream", "stillImageSource": "-i http://faster_still_image_grab_url/this_is_optional.jpg", "maxStreams": 2, "maxWidth": 1280, "maxHeight": 720, "maxFPS": 30 } }, { "username": "admin", "password": "password", "host": "192.168.1.10", "port": 88, "stay": 13, "away": 15, "night": 14, "armPreset": "Start", "disarmPreset": "LeftMost", "sensitivity": 2, "triggerInterval": 5, "videoConfig": { "source": "-re -i rtsp://myfancy_rtsp_stream", "stillImageSource": "-i http://faster_still_image_grab_url/this_is_optional.jpg", "maxStreams": 2, "maxWidth": 1280, "maxHeight": 720, "maxFPS": 30 } }] }
it is possible a cam from an other brand (Sricam) to ad in this plugin? it has an rasp bonvif stream and works on the FFMpeg plugin. but when I install this plugin , my Foscam plugin doesn't work.
Is because is just for foscam cameras
Look for homebridge-camera-ffmpeg https://github.com/KhaosT/homebridge-camera-ffmpeg