sabaatworld / HyperionScreenCap

Screen capture program for Hyperion ambilight. Updated to support DirectX 11, multiple displays and multiple Hyperion servers.
MIT License
118 stars 18 forks source link

Add support for USB grabbers and webcams ? #20

Open penfold42 opened 6 years ago

penfold42 commented 6 years ago

Hey great work to all on the DX capture.

How hard would it be to add USB grabber and webcam support ? Basically a windows native reimplementation of Hyperion-v4l ?

sabaatworld commented 6 years ago

Someone pointed out that he was able to install Hyperion on windows using the "Ubuntu Subsystem". I guess once you do that you might be able to use the USB grabber with it.

Even if I were to add USB grabber support to this software, how would that help? I mean you will still need Hyperion running on RPi where you can already plug the grabber.

penfold42 commented 6 years ago

Nope - WSL doesn’t do USB. Serial devices and storage that just happen to be USB work. This allows Hyperion to run and talk to network and serial led devices and this grabber works great for the desktop.

This just leaves USB capture and cameras as the last missing piece for a hyperion based system with no traditional linux system

sabaatworld commented 6 years ago

After doing a quick search on this, the task does not seem easy to do. Would require a lot of effort.