Initial commit of my folder

This commit is contained in:
Timothy
2026-03-10 20:41:46 +00:00
parent 37becee76a
commit 7ad88804f3
1225 changed files with 238706 additions and 0 deletions

View File

@ -0,0 +1,15 @@
## ADDED Requirements
### Requirement: Media Upload
The system SHALL provide a web-based media upload feature to allow users to transfer videos and images from their mobile devices or laptops to the Raspberry Pi.
#### Scenario: Successful video upload
- **WHEN** the user selects a `.mp4` file and clicks "Upload"
- **THEN** the system SHALL save the file to `/home/pi/media` and make it available for mapping
### Requirement: Surface Source Assignment
The system SHALL allow the user to assign a specific media file from the library to a selected mapping surface in real-time.
#### Scenario: Assigning an image
- **WHEN** the user selects an image from the "Media Library" in the UI
- **THEN** the backend SHALL send an `/ofxPiMapper/source/set <filename>` OSC message to update the projection