I am working on face recognition demo using python library of face_recognition.
# Grab a single frame of video ret, frame = video_capture.read() # R