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

Add support for streaming data #8194

Open
KumoLiu opened this issue Nov 7, 2024 · 1 comment
Open

Add support for streaming data #8194

KumoLiu opened this issue Nov 7, 2024 · 1 comment
Assignees

Comments

@KumoLiu
Copy link
Contributor

KumoLiu commented Nov 7, 2024

Adding support for streaming data to enhance the real-time processing capabilities. This feature would enable our platform to handle continuous flows of data, which would open up new use cases and improve responsiveness in data-driven applications.

Reference:
https://developer.nvidia.com/deepstream-sdk
https://github.com/Project-MONAI/MONAIStream

@ericspod
Copy link
Member

ericspod commented Nov 7, 2024

I will mention here as well the gist demonstrating bundle inference with GStreamer. This differs a lot from how MONAIStream operated by adapting an existing bundle rather than defining components separately, and doesn't use DeepStream. I think this is useful as a contrasting concept on how to revive this form of stream support.

@ericspod ericspod self-assigned this Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants