Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stating new ipcam example #3

Merged
merged 11 commits into from
Nov 29, 2023
Merged

stating new ipcam example #3

merged 11 commits into from
Nov 29, 2023

Conversation

jepler
Copy link
Member

@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
2 checks passed
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.

1 participant