Project

General

Profile

Feature #601

Updated by Hammel 10 days ago

A web UI for listing and deleting files. This is just for managing PiSentry disk space.    The web UI runs on PiSentry but will have an API for use by Ironman. 

 Requirements 
 # Scan for PiStores using multicast requests. 
 ## Saving files requires API for authentication on PiStore. 
 ## Saving files requires nfs export by PiStore. 
 ## PiStore needs Web Interface for specifying drives designated for PiSentry use. Initially, only enable by drives, not directories. 
 ## Directories on PiStore need to be created for PiSentry registrations. 
 # PiSentry need user-defined identifications in Web UI 
 # Show saved files 
 # Enable/disable saving videos. 
 # Remove saved files. 
 # Enable/Disable camera. 
 # Enable/Disable local display of camera (on TFT) camera.

Back