Skip to content

roryclear/clearcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

clearcam: Turn your RTSP enabled camera or old iPhone into a state of the art AI Security Camera

Download on the App Store Get it on Google Play
Server
KG1
KG2
Front
iOS Live iOS Events

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)

video demo:

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

install and run NVR + inference with homebrew (old release)

  1. brew tap roryclear/tap
  2. brew install clearcam
  3. clearcam
  4. (optional) enter your Clearcam premium userID (viewable in iOS app) to receive streams and notifications
  5. open localhost:8080 in your browser

run NVR + inference in python from source (recommended)

  1. pip install -r requirements.txt
  2. python3 clearcam.py
  3. (optional) enter your Clearcam premium userID (viewable in iOS app) 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)

python requirements

  • ffmpeg (installed on your computer)
  • tinygrad
  • numpy
  • cv2
  • scipy

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!

Screenshot Screenshot

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 rors.ai to sign up, or upgrade to premium in the iOS app.