New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fetching external videos in browser (fetchImage for <video>) #392
Comments
|
@justadudewhohacks Feel free to close this issue if you want (idk if it should stay open or not) |
|
Thanks for your solution, if you want to open a PR contributing this method feel free :) |
|
is this code applicable to face-api.min.js and if so how can I implement it? |
|
@pt-br could you please tell me where to place the code properly.if i write it as stand alone methods.i am getting following error in react.Failed to compile. |
|
Please add this feature, thanks! |
have u found the solution bro? |
|
@Bea98 @rajkishoreandia you guys need to apply this to the dist file directly, not the min. Then you can compress it if you need a .min version. |
|
You did do very good work, Thank you! |
|
@pt-br how can you get results by frame or second? |
|
hello guys, pls can u explain to step by step how to apply and run this code on python app ??, |
|
@Ntambwe1 hey, this is a JS plugin, so i don't know if you can run it in python? |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

I've ran into this issue for a couple hours and I ended up editing the dist library adding two new functions called
fetchVideoandbufferToVideothat works pretty much like thefetchImageandbufferToImagefunctions.I'll leave it here to help somebody else with the same issue and in case someone wants to include it on future releases.
face-api.js
Usage example:
The text was updated successfully, but these errors were encountered: