
Frigate NVR
ZoneMinder
Blue Iris
Shinobi.video
Motion Project
MotionEye
Shinobi
Yawcam
GitHub
GitLab
BitBucket
VS Code
Git
Treehouse
Pantheon
CodePen
Frigate NVR
GitHubBased on our record, GitHub seems to be a lot more popular than Frigate NVR. While we know about 2464 links to GitHub, we've tracked only 93 mentions of Frigate NVR. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The stack runs across four machines. The bulk of Docker workloads are split between a Mac Mini and an Ubuntu mini PC. Network infrastructure - Traefik and CoreDNS - runs on a Raspberry Pi 4, which also handles the NUT server for UPS management; keeping the network layer on its own always-on hardware means a container crash elsewhere doesn't take down routing or DNS. Home Assistant runs on a Raspberry Pi 5 with the... - Source: dev.to / 20 days ago
Their camera system isnt awful, but I would still pick Frigate over it (I have the option for both at home). Frigate is nice in that it works with any old RTSP camera - many features in Unifi's NVR support only work with their own over-priced cameras. High quality PoE cameras are extremely cheap nowadays. > https://frigate.video/. - Source: Hacker News / 22 days ago
What wasn't immediately clear to me is that you're meant to set up Raspberry Pis with a Pi camera attached, and that serves as the camera device. This then provides E2E encryption directly between the Pi and the Secluso mobile app via a cloud relay service that just shovels the encrypted bytes. Contrast with https://frigate.video/, which is a locally installed NVR server that pulls camera feeds over the LAN (from... - Source: Hacker News / about 1 month ago
2tb of 1080p locally with AI in a day is not that big of a lift on modern hardware, especially now virtually all systems have hardware accelerated video decode. Modern self-hosted NVR solutions like Frigate will comfortably handle 10 or more HD streams with face/object detection and tracking in real time, using a couple of cheap Coral TPUs or almost any GPU on pretty basic CPUs. > https://frigate.video/. - Source: Hacker News / 2 months ago
> You can still install the whole kit and caboodle using pip in a Python virtual environment, but why would you? This is how I did it, instead of the container or HA OS in a VM. If you want the simplicity of everything preconfigured, managed, and hands-off, go with HA OS, whether in a VM on a beefier machine, standalone, or the HA Green/Yellow dedicated hardware. But if you already have a home server and want to... - Source: Hacker News / 4 months ago
Git clone https://github.com//.git /opt/app Cd /opt/app Docker build -t app . Docker run -d --name app --restart unless-stopped -p 8080:8080 app. - Source: dev.to / 4 days ago
The core of the ecosystem is the official open-source server hosted on GitHub. It is written in TypeScript and implements the full MCP specification. - Source: dev.to / 8 days ago
This is why the gate needs a trace it can trust, and why AgentLens is the other half of this workflow. agent-eval scores and gates the output; AgentLens captures the trace of how the agent got there โ every model call and tool step, the resolved inputs (not the templated ones), the raw outputs. That trace is exactly the unforgeable, agent-didn't-author substrate that Tier 1+2 need to score against. Without it,... - Source: dev.to / 9 days ago
## Tell Git to start tracking your project Git init ## Take a snapshot of all your current files Git add . ## Save this snapshot with a description Git commit -m "Initial commit from AI tool" ## Connect your local project to GitHub ## Get repository URL from your GitHub page ## it looks like https://github.com/your-name/your-repo.git Git remote add origin PASTE_YOUR_URL_HERE ## Upload your code to GitHub Git... - Source: dev.to / 18 days ago
Conclusion Next time Git insists a private repository doesn't exist, skip editing your config file and head straight to the Windows Credential Manager. Wiping out the stale git:https://github.com entry forces a clean handshake, getting you back to coding in less than a minute. - Source: dev.to / 19 days ago
ZoneMinder - ZoneMinder is a free and open-source piece of security software that can be used at home or in your business. The software puts you in control of all of your data, and it is exceptionally easy to setup. Read more about ZoneMinder.
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
Blue Iris - Blue Iris is a high end security monitoring system that lets you view and control the feeds from all the cameras at your home or place of business.
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
Shinobi.video - Shinobi is the Open Source CCTV software written in Node.JS. Designed with multiple account system, Streams by WebSocket, and Save to WebM and MP4. Shinobi can record IP Cameras and Local Cameras.
VS Code - Build and debug modern web and cloud applications, by Microsoft