Cannot open camera using OpenCV in VPS(Virtual Private Server) Hosting Centos 7 with Cyberpanel

well, you cannot use cv2.VideoCapture for this, on a remote server, bad plan ;(

maybe you can lookup, how to serve html/js to access the clients webcam from the browser, and send back images to analyze to the server