Skip to content

Camera and Webapp: Seperation of Concerns #53

@kevdouglass

Description

@kevdouglass

OsCam #39

Camera and Webapp: Seperation of Concerns
Currently our Camera lives in our Django web app. We want the user to be able to view the feed of the camera on the web app but the camera functionality need not live there.

The TASK:
(1) The task will be to get the camera to work (entirely seperate from our webapp) and when it registers movement & saves the Video file it will have access to our current SQlLite3 database that's shared with Django.
(2) Python Script that creates connection to our SqlLite3 database.

Metadata

Metadata

Assignees

Labels

Medium PriorityThis task is integral for MVPNormalThis task is of average difficulty

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions