Streaming video from Syphon into openCV on python -
i trying video feed opencv on python using syphon. i'm using black syphon video in via blackmagic intensity box. have experience this?
the capture in opencv this, :
capture = cv2.videocapture(1)
is there way direct stream syphon opencv?
doesn't appear possible (without coding beyond capabilities). other option use opencv within processing , use syphon library.
Comments
Post a Comment