-
Notifications
You must be signed in to change notification settings - Fork 27
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
live/infer: Add trickle input and output #253
Conversation
0c77152
to
0775e8e
Compare
21a64c5
to
a9c3af1
Compare
@victorges Just a heads up that the publish task hangs after the input stream completes. I am not sure exactly how the other parts work but you will need to call For reference, here is how I have been driving the process (without inference) |
a9c3af1
to
a15f952
Compare
- Make sure queue.get was done in a thread not to block asyncio loop - Install libx264 on container ffmpeg - Increase read_timeout since models can take a long time to load
Logging is still rough as I'm ironing out issues around tear-down, but wanted to put this out
Should be testable with