UnityCapture
UnityCapture copied to clipboard
cv2.VideoCapture(camera_id)
I got it working with obs. I want to open it with 'VideoCapture(camera_id)' of opencv-python for which i need camera_id. Is there a possible way?
any resolution?