Skip to content
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

Improve facilities to run python engines locally #34

Open
thrau opened this issue Apr 23, 2021 · 0 comments
Open

Improve facilities to run python engines locally #34

thrau opened this issue Apr 23, 2021 · 0 comments

Comments

@thrau
Copy link
Member

thrau commented Apr 23, 2021

Some python engines have a script that allows running the engines locally (for example in facescv` and stream the plugged in camera directly. Currently the only reusable method for this is the stream_camera method, which has no way of interacting with the engine result, and which is a relic of early development. Also there is no way to use the automatic transformation pipeline.

It would be cool to adapt the srv.py facilities and the channels to implement a local "serving".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant