displaycameras
motion
displaycameras | motion | |
---|---|---|
23 | 16 | |
577 | 3,736 | |
0.5% | 0.7% | |
0.0 | 9.3 | |
7 months ago | 7 days ago | |
Shell | C++ | |
Apache License 2.0 | GNU General Public License v3.0 only |
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.
displaycameras
- 823A live video stream to NAS to Samsung tv
- Unifi protect screen
- I made a Fake Viewport
-
Unifi Protect - alternative rtsp stream viewers
Any suggestions on libraries or projects to display the Unifi Protect camera streams outside of the Protect web app? For example I use this displaycameras project to view Unifi streams on a RaspberryPi, but I'm looking for a solution that will work in any web browser.
- REMOTE VIEW MULTIPLE NVR'S ON ONE MONITOR
-
RTSP program
I've been using https://github.com/Anonymousdog/displaycameras on my UniFi setup without issue.
- Remote monitors for UNVR and security cameras
-
To those looking on how to have a proper surveillance and alarm system for their home, watch this
I use DisplayCameras from AnnonymousDog on Github: https://github.com/Anonymousdog/displaycameras running on a raspi3b+ with a wifi antenna.
-
[USA] Protect Viewport
I have this running a 2x2 grid reliably on a raspberry pi 3b for over a year now - https://github.com/Anonymousdog/displaycameras
- Protect: looking for screen
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
What are some alternatives?
camplayer - IP Camera viewer for the Raspberry Pi
motioneye - A web frontend for the motion daemon.
MMM-RTSPStream - MagicMirror² module for streaming an RTSP video stream from a security camera to your MagicMirror.
ztnet - ZTNET - Zerotier Controller Web UI
Anthias - The world's most popular open source digital signage project.
Zoneminder - ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.
IMSI-catcher - This program show you IMSI numbers of cellphones around you.
ustreamer - µStreamer - Lightweight and fast MJPEG-HTTP streamer
MMM-CalendarExt2 - This is a module for MagicMirror² to display extended calendars and event views.
docker-wyze-bridge - WebRTC/RTSP/RTMP/LL-HLS bridge for Wyze cams in a docker container
piscreen - My configuration of a PI4 as a Unifi camera display screen
rtsp-simple-server - Also known as rtsp-simple-server. ready-to-use RTSP / RTMP / LL-HLS / WebRTC server and proxy that allows to read, publish and proxy video and audio streams. [Moved to: https://github.com/aler9/mediamtx]