Ask Your Question

ryan's profile - activity

2015-03-03 12:09:16 -0600 asked a question output image / video as 'webcam feed'

I would like to be able to use the output from python/opencv as an input in some video processing softwares. These softwares can accept inputs as 'web cams' ( I think using Direct show ) Or via Spout (direct video buffer sharing) see: http://spout.zeal.co/ and https://github.com/leadedge/Spout2

Spout support would be most efficient, but any method if having the output see as a webacm feed would work well enough. Is there a wrapper or something that will allow this?