handy
handy copied to clipboard
Resolve issue: "web cam doesn't start"
line 5 should be moved after line 11 otherwise the webcam won't start as cv2.VideoCapture(0) is called twice (at line 5 and at line 11 in function capture_histogram())
all things are working but how to set it up in vlc media??
Use "vlc-ctrl"
can you please explain. After running the code what i can see is my hand which is recognized. I am not able to set it up with vlc
install vlc-ctrl using pip and go through it's documentation. It's not tough to set it up. Make sure you have VLC media player already installed