Skip to content

Conversation

@jepler
Copy link
Contributor

@jepler jepler commented Nov 21, 2023

This new script supports the following endpoints:
GET /lcd: Update LCD content
GET /jpeg: Respond with a JPEG image
POST /property: Get or set a property

example (select effect 1 aka Invert):

curl http://.../property -f k=effect -f v=1

This needs to be enhanced with a HTML + js UI that loads in a web page. Management of the camera setting between LCD & JPEG modes needs to be implemented, or the JPEG mode turned off. etc.

@jepler jepler marked this pull request as ready for review November 29, 2023 22:10
@jepler jepler merged commit ec67bde into main Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants