Skip to content

PhoneCam Security is an app that transforms your smartphone into a smart security camera. With features like motion detection, live streaming, and video storage, it helps you protect your space conveniently and affordably.

Notifications You must be signed in to change notification settings

avixiii-dev/phonecam-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Home Security Camera App

A mobile application that turns your old phone into a security camera system.

Features

Camera Device Features

  • Live video streaming
  • Motion detection
  • Video recording
  • Night mode
  • Quality adjustment (720p, 1080p)

Monitoring Device Features

  • Live video viewing
  • Recorded video playback
  • Instant notifications
  • Remote control
  • Access sharing

Technology Stack

  • Frontend: Flutter
  • Backend: Django
  • Database: PostgreSQL
  • Video Streaming: WebRTC
  • Motion Detection: OpenCV
  • Cloud Storage: AWS S3

Project Structure

home_security_camera/
├── backend/           # Django backend server
├── mobile_app/        # Flutter mobile application
│   ├── camera_app/    # Camera device application
│   └── monitor_app/   # Monitoring device application
└── docs/             # Documentation

Setup Instructions

[Setup instructions will be added as the project progresses]

Development Status

Currently in Phase 1 (MVP) development:

  • Basic live streaming
  • Video recording
  • Motion detection
  • Video playback

About

PhoneCam Security is an app that transforms your smartphone into a smart security camera. With features like motion detection, live streaming, and video storage, it helps you protect your space conveniently and affordably.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published