alew3 / faceit_live3

This is an update to faceit_live using first order model
366 stars 96 forks source link

Windows support #1

Closed Migushthe2nd closed 4 years ago

Migushthe2nd commented 4 years ago

Perhaps a consideration could be made for a faceit_live version for windows devices. Using faceit_live is currently impossible on a windows machine mainly due to it depending on the v4l2loopback kernel module. This StackOverflow post (2017) sums up the possibilities for 'virual cameras' on windows quite nicely. Feel free to close this issue if you are not planning on adding support.

alew3 commented 4 years ago

I haven't looked into it, but maybe try the OBS Virtual Cam plugin. https://www.youtube.com/watch?v=IT871dHHZRU

alew3 commented 4 years ago

I put the instructions in the README and changed the code for it to work. You can test it.