ra1nty / DXcam

A Python high-performance screen capture library for Windows using Desktop Duplication API
MIT License
504 stars 70 forks source link

can i use this to capture video from a webcam or capture card? #41

Closed iminsideyou closed 1 year ago

AI-M-BOT commented 1 year ago

You can get those directly, why are you thinking about capturing?

iminsideyou commented 1 year ago

@AI-M-BOT how do I do that efficiently? Right now I am doing a threaded cv2 capture in python but I am trying to find a better way . If you know an alternative, I would love to know

ra1nty commented 1 year ago

Yes you can.