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

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2. Changelog Sourced from github/codeql-action's changelog. 2.1.8 - 08 Apr 2022 Update default CodeQL bundle version to 2.8.5. #1014 Fix error where the init action...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.0.2. Release notes Sourced from actions/checkout's releases. v3.0.2 What's Changed Add set-safe-directory input to allow customers to take control. by @​TingluoHuang in actions/checkout#770 Prepare changelog...

dependencies
github_actions

### Discussed in https://github.com/Sunoo/homebridge-camera-ffmpeg/discussions/1280 Originally posted by **GcoGr** April 5, 2022 I wanted to configure my Foscam C1 cameras but didn't find any specific information. However, I managed to get...

tested config

Dauha IPC-B2B40-ZS ``` { "name": "Camera FFmpeg", "cameras": [ { "name": "ABCD", "manufacturer": "Dahua", "model": "IPC-B2B40-ZS", "serialNumber": "4K01.........", "firmwareRevision": "2.622.0000000.5.R", "unbridge": false, "videoConfig": { "source": "-i rtsp://user:password@ip:554/cam/realmonitor?channel=1&subtype=0", "stillImageSource": "-i http://user:password@ip/onvifsnapshot/media_service/snapshot?channel=1&subtype=1",...

tested config

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies
javascript

Hi! This PR addresses this issue https://github.com/Sunoo/homebridge-camera-ffmpeg/issues/928. It adds support for two-way audio between Homekit and a SIP-based video doorbell. Those video doorbells based on SIP seem to exist in...

I just found that there is an ONVIF implementation for node available. ONVIF is a generic protocol that allows the clients to request all capabilities of the camera (e.g. PTZ,...

help wanted
long running

Hi, do you think it is possible to add Hikvision hardware motion support? I found this information: https://ragingcomputer.com/2016/06/19/hikvision-motion-detection-in-openhab-using-node-js/ https://github.com/ragingcomputer/node-hikvision-api Thanks in advance! ps. if I can do anything else please...

enhancement
help wanted
long running

added details on how to install an unbridged camera in Apple HomeKit