homebridge-camera-ffmpeg icon indicating copy to clipboard operation
homebridge-camera-ffmpeg copied to clipboard

Homebridge Plugin Providing FFmpeg-based Camera Support

Results 82 homebridge-camera-ffmpeg issues
Sort by recently updated
recently updated
newest added

- plugin v3.1.4 - ffmpeg version 3.2.18-0+deb9u1 Copyright (c) 2000-2022 the FFmpeg developers built with gcc 6.3.0 (Debian 6.3.0-18+deb9u1) 20170516 - Homebridge v1.5.0 (HAP v0.10.2) https://github.com/Sunoo/homebridge-camera-ffmpeg/blob/dfbf2cb10e772ed815aaf0843850b841bf1ded2a/src/streamingDelegate.ts#L410 The line above is...

**Describe The Problem:** v3.0.3 - Cameras will not stream. Worked with 2.4.6 beta without issues. Home app spins when selecting camera and live stream doesnt start. 1 camera will work...

long running

Bumps [actions/stale](https://github.com/actions/stale) from 4 to 5.1.0. Release notes Sourced from actions/stale's releases. v5.1.0 [5.1.0] Don't process stale issues right after they're marked stale Add close-issue-reason option #764#772 Various dependabot/dependency updates...

dependencies
github_actions

Have not been able to find a config specifically for this model. The config below was copied from a AD110, the camera feed works, but no notifications. Even in debug...

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.4.1. Release notes Sourced from actions/setup-node's releases. Fix pnpm output and node-version output issues In scope of this release we fixed bugs related to the...

dependencies
github_actions

Hello Everyone, First, thanks for this plugin ! I have camera from HIK Vision and it works great. In my home, I have 2 AppleTV and iPhone. To avoid encoding...

enhancement
long running

**Manufacturer/Model:** D-Link DCS-5025L **Homebridge Config:** ```json { "name": "Webcam", "unbridge": true, "videoConfig": { "source": "-f mjpeg -i http://admin:password@localip/mjpeg.cgi", "stillImageSource": "-i http://admin:password@localip/image/jpeg.cgi", "maxWidth": 800, "maxHeight": 450, "maxFPS": 30 } } ```...

tested config

Can you please update the config at https://sunoo.github.io/homebridge-camera-ffmpeg/configs/Sercomm-iCamera2.html to the following? I am the author of the information on that page and originally submitted it under #1274 - "Sercomm iCam2...

tested config

I have the plugin working perfectly first of all my setup is that I have an RF Door Bell + Sonoff Bridge set as a Single switch triggering the Doorbell...

enhancement
long running

**Manufacturer/Model:** Hikvision DS-KV6113 **Homebridge Config:** { "name": "CameraUI", "port": 8181, "atHomeSwitch": false, "debug": false, "mqtt": { "active": true, "tls": false, "host": "127.0.0.1", "port": 1883 }, "http": { "active": false, "port":...

tested config