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

Add Agent to support RTSP compatible IP cameras #605

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Commits on Apr 24, 2024

  1. Draft of RTSP camera agent

    tskisner committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    af40b02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45e35aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56e4629 View commit details
    Browse the repository at this point in the history
  4. Add import test

    tskisner committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    593bef5 View commit details
    Browse the repository at this point in the history
  5. Small cleanup

    tskisner committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    91b0f3f View commit details
    Browse the repository at this point in the history
  6. Small tweak to docs

    tskisner committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    950cdc3 View commit details
    Browse the repository at this point in the history
  7. Fix typo in docs

    tskisner committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    024a8ca View commit details
    Browse the repository at this point in the history
  8. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and tskisner committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2983866 View commit details
    Browse the repository at this point in the history
  9. Add opencv to mock imports

    tskisner committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    270ccb2 View commit details
    Browse the repository at this point in the history
  10. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and tskisner committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b2c5c27 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    284b639 View commit details
    Browse the repository at this point in the history
  12. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and tskisner committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    bee681f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2424411 View commit details
    Browse the repository at this point in the history
  14. Rename rtsp camera directory

    tskisner committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    df3bfb5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5567638 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5d754ae View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9725ac6 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    90fdc3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f51b931 View commit details
    Browse the repository at this point in the history
  3. Update docs

    tskisner committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    fcca81b View commit details
    Browse the repository at this point in the history
  4. Fix flake8 errors

    tskisner committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d9b801b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5aedb85 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d44e6f View commit details
    Browse the repository at this point in the history
  7. Fix name in plugin loader

    tskisner committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    875c012 View commit details
    Browse the repository at this point in the history
  8. Another naming fix

    tskisner committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1d0c464 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c6d2296 View commit details
    Browse the repository at this point in the history
  10. Remove stale debug statement

    tskisner committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    315e1ed View commit details
    Browse the repository at this point in the history