Page 1 of 1

Video Input

Posted: Tue Jun 21, 2016 12:17 pm
by DJ-Q
Hi

I was wondering if it is possible to use QLC to drive lights based on the colors of a video input device?

I am thinking about creating the ambilight clone on a grand scale. SO i know it can be done with a raspberry pi and arduino combo with RGB LEDS. I was triing to achieve the same maybe using a Pi and some DMX driven light bars.

Is this possible or am i just being stupid?

Re: Video Input

Posted: Tue Jun 21, 2016 1:28 pm
by janosvitok
It it currently not possible.

For some ideas how you can make it see https://groups.google.com/forum/#!topic ... 1xI_nFheOY

It seems that gstreamer is able to provide raw stream data in RGB format, so with some python and ola you may be able to output to whatever device you need.