Skip to content

[Feature] How can I use a skeleton based model trained with my dataset to predict real time actions with video streams from RTSP? #2897

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

Open
PhucDucMai opened this issue Feb 27, 2025 · 0 comments
Assignees

Comments

@PhucDucMai
Copy link

What is the problem this feature will solve?

Currently, inferring actions is based on a video to judge actions. How can I do the following: Read the video stream from the RTSP Link, create a frame buffer, and when there are enough frames, I will generate an action label (Unlike today, putting in a video, whether long or short, only generates 1 action). I hope to hear from you soon and thanks for your help. Best wishes

What is the feature?

Real-time inference when a sufficient number of frames is available

What alternatives have you considered?

No response

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

2 participants