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

Allow canvas applets to change frames #1870

Open
marktaipan-cvisionai opened this issue Nov 13, 2024 · 0 comments
Open

Allow canvas applets to change frames #1870

marktaipan-cvisionai opened this issue Nov 13, 2024 · 0 comments
Assignees
Milestone

Comments

@marktaipan-cvisionai
Copy link
Member

Category
Feature Request

Problem
Canvas applets are only displays current frame information and cannot change the video frame. The user has to leave the applet, change the frame, and reload the applet. This prevents some applet capabilities of denoting specific video frames for annotators to seek to.

Request
Allow a seekFrame event to be emitted by applets and listened to by the annotation page, that will force a goToFrame(...) call. This should not close the applet and the applet should have its frame information updated appropriately.

@marktaipan-cvisionai marktaipan-cvisionai added this to the 1.3.X milestone Nov 13, 2024
@marktaipan-cvisionai marktaipan-cvisionai self-assigned this Nov 13, 2024
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