homebridge-camera-rpi
homebridge-camera-rpi copied to clipboard
raspberry pi camera plugin for homebridge
Video stream Stopps because of FFmpeg. Status of hap-camera-rpi.service ul 27 08:47:04 raspberrypi node[1504]: └────────────┘ Jul 27 08:47:04 raspberrypi node[1504]: Jul 27 08:47:30 raspberrypi node[1504]: Starting video stream (1280x720, 30...
As discussed in #50 FFmpeg now takes the raw video stream from the camera and encodes it via h264_omx (hardware accelerated). I removed to v4l2ctl call (which previously would set...
This is the only plugin I could find for Home-bridge that didn’t have a low exposure preview on the home app. The only thing I miss is doorbell support. Is...
While I can see the live stream on iPhone connected to WiFi Home app on mac connected via Ethernet shows still image and spinner that never stops. Logs show that...
This PR is probably not gonna be very useful due to the refactoring work you're doing in separate branch, but please have a look at the results mentioned in [Issue...
it has to be defined in config.json as accessory and not platform
Hello ! I used to use home ridge-camera-ffmpeg but I got an issue where I couldn’t have the audio from my camera Id like to ask is it possible to...
Can Someone tell me where to put this code? I want to use the flip options Thank you { "name": "Pi Camera", "id": "Pi Camera", "rotate": 0, "verticalFlip": false, "horizontalFlip":...
Hello! I just installed the plugin and connected my camera to the raspi, physically. The thing is, I don't get any error from Homebridge, but the camera is shown as...
IOS 13 Picture Notifications no longer work as per this homebridge-camera-ffmpeg thread (https://github.com/KhaosT/homebridge-camera-ffmpeg/issues/332). Would it be possible to add a similar dummy switch for homebridge-camera-rpi? https://github.com/KhaosT/homebridge-camera-ffmpeg/wiki/iOS-13-and-Photo-Notifications