motion
homebridge-unifi-protect
| motion | homebridge-unifi-protect | |
|---|---|---|
| 16 | 48 | |
| 3,997 | 1,735 | |
| 0.4% | 0.9% | |
| 7.8 | 8.3 | |
| about 2 months ago | 2 months ago | |
| C++ | TypeScript | |
| GNU General Public License v3.0 only | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
motion
- Motion: A software motion detector from multiple video signals
-
Ask HN: What apps have you created for your own use?
https://github.com/trypromptly/LLMStack - started working on this as a wrapper over OpenAI's endpoints for another product and it gradually became this.
Another project I worked on for my own use was a network isolated, lightweight video monitoring system. Around 5 years ago, I was looking to install a camera in our living room. I couldn't find anything I trusted that worked completely offline without some companion app pinging their servers. So I bought a basic IP camera on Amazon that supports rtsp and a raspberry pi. Created a fenced wifi network and added the camera to it.
Had an FFmpeg process read camera stream on demand and write to local buffers. Wrote a simple python server to listen for incoming connections on a different interface and stream the video on API requests. Then built an android app that talks to the python server to stream video on demand.
Also installed motion (https://github.com/Motion-Project/motion) on raspberry pi to detect motion in the video and store those snippets to local storage. With motion running, the adapter I was using wasn't delivering enough power resulting in storage occasionally unmounting and raspberry pi restarting taking the camera system offline. With motion detection disabled, the entire setup ran reliably for many years.
-
The privacy loophole in your doorbell
We used https://github.com/Motion-Project/motion for crude version of that in our office closet datacenter.
It just detected movement, sent an email with video file attached and a link to stream.
No face detect AI but this is ancient software, and minimum effort to set up
-
surveillance station
MotionEyeOS
-
I used a Pi 4 to create a baby cam.
I had a similar setup to see what my pet hedgehog was getting up to at night and I used motion to do motion detection on the stream and save videos when it happened. I think you can also set a script to run whenever motion is detected. Might be worth looking into.
-
Request for CCTV footage analytics software
I use Motion for my security camera... it only records motion if you want it to: https://github.com/Motion-Project/motion...
- Google, like Amazon, will let police see your video without a warrant
-
Motion webcam server program not broadcasting
apt-get install ffmpeg libmariadb3 libpq5 libmicrohttpd12 wget https://github.com/Motion-Project/motion/releases/download/release-4.3.2/buster_motion_4.3.2-1_arm64.deb dpkg -i buster_motion_4.3.2-1_arm64.deb
-
Debian based system to only view 4 CCTV streams on monitor?
You might consider Motion. It's reliable and uses little resources. It comes with a browser UI.
- MJPEG server amplifier - Search for Software
homebridge-unifi-protect
- Ring to partner with Flock, a network of cameras used by ICE, feds, and police
-
UDM Authentication with X-CSRF-Token
For several years I've been relying on an authentication mechanism with my main UDM (v3.1.16) that relies on the X-CSRF-Token header returned when doing a GET request directly to the UDM's IP address, as per the instructions found here (https://github.com/hjdhjd/homebridge-unifi-protect/blob/main/docs/ProtectAPI.md).
-
G4 Doorbell Pro eu wiring
Nice suggestions using relays as. Alternatively, if you can use a Protect Chime (may require multiple as they are not very loud) - https://eu.store.ui.com/collections/unifi-accessories/products/smart-chime or if you are feeling adventurous, you can use existing smart speakers as chimes with a Home Assistant (https://johnzanussi.com/posts/unifi-g4-doorbell-chime-with-sonos) or Homebridge integration (https://github.com/hjdhjd/homebridge-unifi-protect).
- Getting the Ubiquiti G4 Doorbell to work in a Homekit environment (and not cost the earth)
-
The privacy loophole in your doorbell
I also have only HSV cameras or Ubiquiti ones for this reason. Everything I care about is stored on-site or in the cloud with end-to-end encryption, no privacy or surveillance state enablement concerns.
There's a great HomeBridge plugin which enables HomeKit Secure Video on my UniFi Protect cameras: https://github.com/hjdhjd/homebridge-unifi-protect
-
What’s the consensus on HOOBS?
Which Homebridge Unifi Protect plugin did you try? This one worked well for me, but I eventually got tired of maintaining 2 camera systems and gave up on HKSV. My wife actually prefers the Unifi Protect app anyway since it has continuous history and a decent UI- so why bother with HK?
- A noob guide to HomeKit doorbells - I’m sick of Ring
-
Ubiquiti protect g4 pro only showing main camera
This one https://github.com/hjdhjd/homebridge-unifi-protect
-
Housebreak-in happened, all ubiquiti is gone
For the plug-in ? There’s the repository.
-
Will ubiquity ever add native HomeKit support to protect?
How does scrypted compare to https://github.com/hjdhjd/homebridge-unifi-protect ? This works pretty well but does have some delays loading cams at times.
What are some alternatives?
motioneye - A web frontend for the motion daemon.
camera.ui - NVR like user Interface for RTSP capable cameras
ztnet - ZTNET - Zerotier Controller Web UI
homebridge-camera-ui - Homebridge plugin for RTSP Cameras with HSV, motion detection support, Image Rekognition, Web UI to manage/watch streams and WebApp support
Zoneminder - ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.
docker-wyze-bridge - WebRTC/RTSP/RTMP/LL-HLS bridge for Wyze cams in a docker container