schellingb / UnityCapture

Streams Unity rendered output to other Windows applications as virtual capture device
420 stars 65 forks source link

cv2.VideoCapture(camera_id) #11

Closed phanijsp closed 2 months ago

phanijsp commented 4 years ago

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?

MichealChuang commented 3 months ago

any resolution?