-
-
Notifications
You must be signed in to change notification settings - Fork 317
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
mac not working #98
Comments
It seems you are using Apple M2/M1 chip. |
How to circumvent this ? shareai/shinobi:arm64v8_latest, shareai/embedding:arm64v8_latest and tried running from individual source folder as well. |
@anu1097 Can you try to build the docker images with the dockerfile created for Raspberry Pi which has ARM processor? You need go to folder:
then:
|
So I managed to run this dockerfile via this command -
One issue though, detector image although its running I see nothing on localhost:3000, or ports 8000, 9000 or 5901. Now I see it waiting for milvus to run. However Milvus is running. Here are the logs -
I'm interested to check out how the flask application works. And I'm still trying to understand how all these various applications are being used. I got some idea, would appreciate some docs. I get that redis and etcd are assisting various services to easily share data, and various services are label-studio for uploading data/images to help in creating classifiers. Minio is for Object Storage and Milvus is for easily storing Vector images, HomeAssistant for managing Video Camera feed. But still fail to see where is detector's code being called from ? Could use a little help in starting. Thanks |
What is docker-novnc for ? |
I finally was able to get localhost:3000 working, I had to set Label Studio url, token manually in .env file, but I'm not sure of 1 thing, where to see the video after its processed. Could use a little help, I'm trying to see how I can use detector.py's flask api |
@anu1097 |
So all those links are working, but how do I connect them. I have IP webcam working on one of my devices. I saw 1 gif in Readme, but didn't get much from it. |
Your platform dose not support yet, please file a bug: arm
Your platform is not supported, please file an issue on github for feature request: https://github.com/SharpAI/DeepCamera/issues
The text was updated successfully, but these errors were encountered: