keijiro / FaceMeshBarracuda

Lightweight facial capture package for Unity
Apache License 2.0
482 stars 90 forks source link

video frames instead of webcam at input #6

Closed syed-naveed-qamar closed 2 years ago

syed-naveed-qamar commented 2 years ago

Hello keijiro, Hope you are fine, I am new to Unity and c-sharp so can you provide ideas as to how I can input a video clip instead of a webcam input. If you have done any work on it, that can be very helpful as I would have direct ideas of how to integrate it.

keijiro commented 2 years ago

You can use the VideoPlayer component instead of the WebcamTexture object.

keijiro commented 2 years ago

I'm closing this issue now. Please feel free to reopen it for further bugs/issues with this specific project.