alew3 / faceit_live3

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

Can it run on a server? #17

Closed streamer-AP closed 4 years ago

streamer-AP commented 4 years ago

Hi, thank you for your work! Really cool. Now I wonder that can I run this system on a remote GPU server, accepting the video stream from my local desktop.. Because my desktop doesn't have a powerful GPU to compute..

alew3 commented 4 years ago

It should work, but you will have to change the code to read from a video stream instead of from the local webcam. You might run into a latency issue because of video buffering on the stream.