doodsie
Railway.app cant handle the processing of our system
Our system is about facial recognition attendance applied in LMS, when i'm trying to train face using Haar Cascade it only shows 1 frame per 30 seconds, instead of trying to show 1 frame per second i think the vCPU cant handle this processing even though we already avail the Railway Pro, Any solutions for this?
Project ID:
a8181c47-cb85-41b7-8d3f-f8de8745e4ff
9 replies
Railway.app cant handle the processing of our system
Our system is about facial recognition attendance applied in LMS, when i'm trying to train face using Haar Cascade it only shows 1 frame per 30 seconds, instead of trying to show 1 frame per second i think the vCPU cant handle this processing even though we already avail the Railway Pro, Any solutions for this?
4 replies
loading
Error about connecting my camera to my web app
My system camera is working fine when running it on local, i encountered this problem when i connected it on railway.app
When i am running a Flask app on a server, attempting to open the camera using cv2.VideoCapture(0) will typically refer to the camera connected to the server where my app is hosted, not the user's camera.
13 replies