SkillAgentSearch skills...

Clearcam

Add object detection, tracking, mobile notifications, and search to any security camera.

Install / Use

/learn @roryclear/Clearcam
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img src="images/logo.png" alt="logo" width="100" /> </p>

clearcam: Add object detection, tracking, mobile notifications, and search to any security camera.

<table align="center" cellspacing="0" cellpadding="0" style="border-collapse: collapse;"> <tr valign="top"> <td style="padding-right: 10px;"> <img src="images/server.PNG" alt="Server" width="400" /><br/> <img src="images/det.jpg" alt="detection" width="400" /> </td> <td> <img src="images/zone.PNG" alt="Zone" width="400" /> </td> </tr> <tr> <td colspan="2" align="center"> <img src="images/sonata.PNG" alt="Sonata" style="width:100%; max-width:1000px;" /> </td> </tr> <tr> <td colspan="2" align="center" style="padding: 20px 0;"> <img src="images/notif.jpg" alt="Notification" width="400" /> </td> </tr> <tr> <td> <img src="images/ios_live.PNG" alt="iOS Live" width="400" /> </td> <td> <img src="images/ios_events.PNG" alt="iOS Events" width="400" /> </td> </tr> <tr> <td align="center"> <img src="images/fiesta_notif.PNG" alt="Fiesta Notification" width="400" /> </td> <td align="center"> <img src="images/fiesta_clip.PNG" alt="Fiesta Clip" width="400" /> </td> </tr> <tr> <td align="center"> <img src="images/fire_notif.jpg" alt="Fiesta Notification" width="400" /> </td> <td align="center"> <img src="images/fire_clip.jpg" alt="Fiesta Clip" width="400" /> </td> </tr> </table>

Don't own an RTSP camera yet?

Try it out with this feed: https://webcam.elcat.kg/Too-Ashu_Tunnel_North/index.m3u8 (https://kg.camera)

(old) video demo:

https://x.com/RoryClear/status/1959249250811785405

computer requirements

  • Mac, Linux, or maybe Windows
  • ffmpeg
  • python3.11 or later

run NVR + inference in python from source

  1. pip install -r requirements.txt
  2. python3 clearcam.py
  3. (optional) enter your Clearcam premium userID (viewable in iOS app settings page) to receive streams and notifications
  4. open localhost:8080 in your browser
  • use BEAM=2 python3 clearcam.py for extra performance (wait time on first run)

install iOS App from source

  1. git clone https://github.com/roryclear/clearcam.git
  2. open ios/clearcam.xcodeproj

iOS requirements

  • iOS 15 or newer
  • iPhone SE (1st gen) or newer (older iPhones might work)
  • dependencies: NONE!
<table border="0" cellspacing="0" cellpadding="0"> <tr> <td align="center"> <a href="https://apps.apple.com/gb/app/clearcam/id6743237694"> <img src="https://developer.apple.com/assets/elements/badges/download-on-the-app-store.svg" alt="Download on the App Store" height="50"/> </a> </td> <td align="center"> <a href="https://play.google.com/store/apps/details?id=com.rors.clearcam"> <img src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" alt="Get it on Google Play" height="50"/> </a> </td> </tr> </table> </br> <table> <tr> <td><img src="images/recording.PNG" alt="Screenshot" width="300"/></td> <td><img src="images/browser_events.PNG" alt="Screenshot" width="300"/></td> </tr> </table> <img src="images/browser_playback.PNG" alt="Screenshot"/>

Signing Up for Clearcam Premium

Features

  • View your live camera feeds remotely.
  • Receive notifications on events (objects/people detected).
  • View event clips remotely.
  • End-to-end encryption on all data.

How to Sign Up

Visit clearcam.org to sign up, or upgrade to premium in the iOS app.

View on GitHub
GitHub Stars671
CategoryDevelopment
Updated19h ago
Forks30

Languages

Python

Security Score

100/100

Audited on Mar 31, 2026

No findings