1
votes

I want to read from IP camera without using cv2.videocapture as the frames are jittery.

I am able to use libvlc in python to stream n display stream. However I am not able to integrate libvlc with opencv to process the individual frames from stream. Has anyone tried this in python?

Thanks

1
hello, can you please tell how you are able to do this uing libvlcRaulp

1 Answers

0
votes

There is a library face_recognition. In which you can use face_recognition.load_image_file() to load the image.