Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Perform the video summary on the client with configurable thresholds #50

Closed
l2fprod opened this issue Mar 27, 2017 · 0 comments
Closed

Comments

@l2fprod
Copy link
Member

l2fprod commented Mar 27, 2017

The API "/api/videos/:id" in web/app.js performs the filtering of keywords/tags/faces to build the video summary. It ends up providing a static view for a video as the thresholds and minimum count are configured in app.js.

Instead we could return the full data to the client and have the threshold configurable in the client. This way one could play with knob-like controls to show more/less data.

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

No branches or pull requests

1 participant