<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: spupuz</title>
    <description>The latest articles on Forem by spupuz (@spupuz).</description>
    <link>https://forem.com/spupuz</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3769316%2Fc8394acc-a260-4577-91fe-b0c8ca5c13d5.jpg</url>
      <title>Forem: spupuz</title>
      <link>https://forem.com/spupuz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/spupuz"/>
    <language>en</language>
    <item>
      <title>VibeNVR v1.25.3 – Open-source, self-hosted NVR for IP cameras</title>
      <dc:creator>spupuz</dc:creator>
      <pubDate>Mon, 06 Apr 2026 21:53:54 +0000</pubDate>
      <link>https://forem.com/spupuz/vibenvr-v1253-open-source-self-hosted-nvr-for-ip-cameras-4pid</link>
      <guid>https://forem.com/spupuz/vibenvr-v1253-open-source-self-hosted-nvr-for-ip-cameras-4pid</guid>
      <description>&lt;p&gt;I just released &lt;strong&gt;VibeNVR v1.25.3&lt;/strong&gt;, a modern open-source NVR (Network Video Recorder) for self-hosters who want full control over their home surveillance — no cloud, no subscriptions, no vendor lock-in.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is VibeNVR?
&lt;/h2&gt;

&lt;p&gt;VibeNVR is a containerized, privacy-first NVR built on FFmpeg. It lets you manage IP cameras, record continuously or on motion, and browse a unified event timeline — all from a clean React-based web UI running on your own hardware.&lt;/p&gt;

&lt;h2&gt;
  
  
  Key Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Live view&lt;/strong&gt; with multi-camera grid support&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Motion detection&lt;/strong&gt; with configurable sensitivity&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Continuous &amp;amp; event-based recording&lt;/strong&gt; via FFmpeg&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Unified event timeline&lt;/strong&gt; for easy review&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Docker-based&lt;/strong&gt; — deploy in minutes with &lt;code&gt;docker-compose&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Local storage only&lt;/strong&gt; — your footage never leaves your network&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;MIT licensed&lt;/strong&gt; — fully open source&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What's new in v1.25.3?
&lt;/h2&gt;

&lt;p&gt;Check the full release notes on GitHub:&lt;br&gt;
&lt;a href="https://github.com/spupuz/VibeNVR/releases/tag/v1.25.3" rel="noopener noreferrer"&gt;https://github.com/spupuz/VibeNVR/releases/tag/v1.25.3&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Links
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Website: &lt;a href="https://vibenvr.org" rel="noopener noreferrer"&gt;https://vibenvr.org&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;GitHub: &lt;a href="https://github.com/spupuz/VibeNVR" rel="noopener noreferrer"&gt;https://github.com/spupuz/VibeNVR&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Feedback and contributions are very welcome!&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>selfhosted</category>
      <category>privacy</category>
      <category>docker</category>
    </item>
    <item>
      <title>VibeNVR: Open-Source Self-Hosted NVR with REST API, Homepage Widget &amp; Public Roadmap</title>
      <dc:creator>spupuz</dc:creator>
      <pubDate>Sat, 14 Mar 2026 17:33:30 +0000</pubDate>
      <link>https://forem.com/spupuz/vibenvr-open-source-self-hosted-nvr-with-rest-api-homepage-widget-public-roadmap-j2i</link>
      <guid>https://forem.com/spupuz/vibenvr-open-source-self-hosted-nvr-with-rest-api-homepage-widget-public-roadmap-j2i</guid>
      <description>&lt;p&gt;I've been building &lt;strong&gt;VibeNVR&lt;/strong&gt; — a free, open-source, self-hosted NVR that runs 100% locally via Docker Compose. No cloud, no subscriptions, privacy-first.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is VibeNVR?
&lt;/h2&gt;

&lt;p&gt;VibeNVR is a modern Network Video Recorder designed for homelab and self-hosted enthusiasts. It exposes a full &lt;strong&gt;REST API&lt;/strong&gt;, ships with a ready-made &lt;strong&gt;Homepage.dev widget&lt;/strong&gt; to monitor cameras, events, storage, and uptime from your dashboard, and integrates cleanly into any HA-adjacent setup.&lt;/p&gt;

&lt;h2&gt;
  
  
  The public roadmap is now live!
&lt;/h2&gt;

&lt;p&gt;Here's what's coming:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Advanced ONVIF&lt;/strong&gt;: full PTZ control + audio back-channel&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Dual-Stream Support&lt;/strong&gt;: Main + Sub streams for bandwidth-optimized live grids&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Privacy Masking&lt;/strong&gt;: block sensitive areas in the video feed&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI/ML Motion Detection&lt;/strong&gt;: smarter alerts&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Timeline-based Playback&lt;/strong&gt;: intuitive recording review&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Multi-tenancy&lt;/strong&gt;: manage multiple users/sites&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  New: MkDocs Documentation
&lt;/h2&gt;

&lt;p&gt;The documentation has been moved to a full MkDocs site, making it easier to browse, search, and contribute.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Docs: &lt;a href="https://spupuz.github.io/vibe-nvr-site/docs/" rel="noopener noreferrer"&gt;https://spupuz.github.io/vibe-nvr-site/docs/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Roadmap: &lt;a href="https://spupuz.github.io/vibe-nvr-site/#roadmap" rel="noopener noreferrer"&gt;https://spupuz.github.io/vibe-nvr-site/#roadmap&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;GitHub: &lt;a href="https://github.com/spupuz/VibeNVR" rel="noopener noreferrer"&gt;https://github.com/spupuz/VibeNVR&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Feedback and contributions are very welcome!&lt;/p&gt;

</description>
      <category>selfhosted</category>
      <category>ai</category>
      <category>docker</category>
    </item>
    <item>
      <title>🎉 Introducing VibeNVR – a modern, privacy-first NVR system! 

✅ Self-hosted &amp; open-source
✅ Docker-based (zero hassle)
✅ Motion detection &amp; smart recording
✅ Beautiful React UI
✅ Hardware acceleration support

🔗 https://github.com/spupuz/VibeNVR</title>
      <dc:creator>spupuz</dc:creator>
      <pubDate>Thu, 12 Feb 2026 16:58:42 +0000</pubDate>
      <link>https://forem.com/spupuz/introducing-vibenvr-a-modern-privacy-first-nvr-system-self-hosted-open-source-520b</link>
      <guid>https://forem.com/spupuz/introducing-vibenvr-a-modern-privacy-first-nvr-system-self-hosted-open-source-520b</guid>
      <description>&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://github.com/spupuz/VibeNVR" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fopengraph.githubassets.com%2Fb343a43c3725b0fa1ecf532620a4c856f42cf2d061db75580b234f8387bff25d%2Fspupuz%2FVibeNVR" height="600" class="m-0" width="1200"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://github.com/spupuz/VibeNVR" rel="noopener noreferrer" class="c-link"&gt;
            GitHub - spupuz/VibeNVR: Simple, privacy-respecting local NVR — fast setup, flexible recording, no cloud required
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            Simple, privacy-respecting local NVR — fast setup, flexible recording, no cloud required - spupuz/VibeNVR
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.githubassets.com%2Ffavicons%2Ffavicon.svg" width="32" height="32"&gt;
          github.com
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
    </item>
  </channel>
</rss>
