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

Intel video analytics application used in the Camera management example app service is not available #244

Closed
ramams opened this issue Sep 27, 2024 · 2 comments · Fixed by #245
Assignees
Labels
bug Something isn't working

Comments

@ramams
Copy link

ramams commented Sep 27, 2024

🐞 Bug Report

Affected Services [REQUIRED]

The issue is located in: Camera Management service

Is this a regression?

Not sure. This is the first time I am trying this example service.

Description and Minimal Reproduction [REQUIRED]

🔥 Exception or Error




$ make install-edge-video-analyticsmake -C edge-video-analytics install
git clone --depth=1 --branch v0.7.2 https://github.com/intel/edge-video-analytics-microservice.git src_v0.7.2
Cloning into 'src_v0.7.2'...
Username for 'https://github.com': ramams
Password for 'https://[email protected]': 
remote: Repository not found.
fatal: repository 'https://github.com/intel/edge-video-analytics-microservice.git/' not found
make[1]: *** [Makefile:18: src_v0.7.2] Error 128

🌍 Your Environment

Deployment Environment: Ubuntu 22.04.3

EdgeX Version [REQUIRED]: 3.1.1

Anything else relevant? It seems like the camera management app uses an Intel open source application for video inference. Make command is trying to check out the code from https://github.com/intel/edge-video-analytics-microservice.git, which is not available any more. I checked Intel Github repositories and I do not find this repository. Is there any alternative for trying out the camera management service? Thank you!

@ramams ramams added the bug Something isn't working label Sep 27, 2024
@cloudxxx8
Copy link
Member

@ramams sorry, we don't have any alternative solution.
@jumpingliu please help remove the Camera Management service and the related docs from the main branch, since we can't support it anymore
https://github.com/edgexfoundry/edgex-examples/tree/main/application-services/custom/camera-management
https://docs.edgexfoundry.org/3.2/examples/app-service-examples/camera-management/Ch-CameraManagement/

@ramams
Copy link
Author

ramams commented Oct 14, 2024 via email

@github-project-automation github-project-automation bot moved this from New Issues to Odessa Done in Technical WG Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Odessa Done
Development

Successfully merging a pull request may close this issue.

3 participants