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

Capture images from spot cam in a convenient way #139

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

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    16188d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. fix empty file extension, can specify preferred extension in base fil…

    …ename, no longer use get_image_from_client in the service
    heuristicus committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    ae2e985 View commit details
    Browse the repository at this point in the history
  2. fix capture_count overriding capture_duration, capture is now an acti…

    …onserver rather than a service
    heuristicus committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    a08129d View commit details
    Browse the repository at this point in the history
  3. publish current cam screen, capture checks current screen and waits a…

    … bit if switching is needed
    heuristicus committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    5464c8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88ed522 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    bfcdb9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2e4ee8 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    60d6762 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    291a7f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    082d0f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    d09e06c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b91de4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a01189d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4713cf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2874917 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4b614a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    913774e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b81cab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1db5f3c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    55f9f66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bdeac6 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. use self buffer to look up transform rather than creating a new one e…

    …very time
    
    May fix a bug where after some time ptz_zero to non-static frames not in the spot tree would become unavailable
    heuristicus committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    24c556d View commit details
    Browse the repository at this point in the history