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

gphoto2-webapi server #514

Open
wants to merge 102 commits into
base: master
Choose a base branch
from
Open

gphoto2-webapi server #514

wants to merge 102 commits into from

Conversation

thorsten-l
Copy link

A new approach for the gphoto2 webapi server, integrated into the build system as a separate binary gphoto2-webapi.

@ndim ndim self-assigned this Jun 18, 2022
@thorsten-l
Copy link
Author

thorsten-l commented Jun 26, 2022

I think now i've implemented all features that are of interest.

Two Questions:

  • What is the best way to reinitialize the Camera/Port?
    At this time i run the server in an endless script loop and do /api/server/shutdown for a reinit.
  • How do i 'close' the Mirror after /api/show-preview or /api/capture-movie?

@thorsten-l
Copy link
Author

thorsten-l commented Jul 3, 2022

I just startet to implement a little sample Web Application.

https://github.com/thorsten-l/gphoto2-webapp

It is a sample WebApp to demonstrate the usage of the gphoto-webapi only.

gphoto2/server.c Fixed Show fixed Hide fixed
@thorsten-l thorsten-l requested a review from ndim July 6, 2022 10:15
gphoto2/server.c Fixed Show fixed Hide fixed
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.

None yet

3 participants