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

Enhanced AddImage/Video data location and upload. #200

Open
ifadams opened this issue Jul 25, 2024 · 0 comments
Open

Enhanced AddImage/Video data location and upload. #200

ifadams opened this issue Jul 25, 2024 · 0 comments
Labels
Enhancement New features or upgrades for functionality, performance, etc

Comments

@ifadams
Copy link
Contributor

ifadams commented Jul 25, 2024

Is your feature request related to a problem? Please describe.

  • Enabling AddImage/AddVideo command with a URL instead of blob, could enable new optimizations or usages.
  • As described in AddImage using existing blobs #27 we may also want the capability of linking an existing images location to a "new" image entity.

Describe the solution you'd like

  1. Metadata could be added while pointing to data at a remote location
  2. Bulk uploads (e.g., remoteIP:videoDir/*.mpg) could be enabled (potentially in the background)
  3. Uploads with filtering operations in the operation pipeline could be done efficiently (perform filtering at the data location, avoiding bringing over the data to the VDMS server only to drop it after the filter)
  4. Be able to find an existing image and link it to the appropriate metadata entity for future locations/relocation.
@ifadams ifadams added the Enhancement New features or upgrades for functionality, performance, etc label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New features or upgrades for functionality, performance, etc
Projects
None yet
Development

No branches or pull requests

1 participant