https://github.com/roryclear/clearcam
https://github.com/roryclear/clearcam
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/roryclear/clearcam
- Owner: roryclear
- License: agpl-3.0
- Created: 2025-01-04T19:32:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-19T23:01:52.000Z (over 1 year ago)
- Last Synced: 2025-02-20T00:21:50.791Z (over 1 year ago)
- Language: Objective-C
- Size: 244 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - Clearcam
- open-source-ios-apps - Clearcam
README
# clearcam: Add object detection, tracking, mobile notifications, and search to any security camera.





### 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!

# 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](https://www.clearcam.org) to sign up, or upgrade to premium in the iOS app.