tator
tator copied to clipboard
Video analytics web platform
Currently, `django-saml2-auth` is provided by a CVision-maintained fork of https://github.com/grafana/django-saml2-auth. [PR#72](https://github.com/grafana/django-saml2-auth/pull/72) in that repo contains the changes from the CVision fork, so once a new release of it shows up...
Minor edge case bug :: If a folder is created via the "New folder" link in the left panel of project detail page, the right click functionality to "Rename" and...
Handle sending frames out of order in `video_decoder_worker.js` to send decoded frames (the whole GOP on pause) in order of importance. Additionally, if a seek comes in equivalent to the...
Add "Go to this video" function in the individual video context menu of multi-view annotation view.
Access-Control-Allow-Origin appears to be set in sub-package.
There currently is a dependency where if the project is setup with downloads disabled, admins cannot delete media in the project-detail portal. This dependency should be removed.
There are two breadcrumbs from annotator back to project detail -- 1. Project name, 2. All Media If you get to annotator from a filtered view of project detail page,...
Modal is fading away too fast, it is possible there is a timing variable not being cleared it gets faster. Also as a results of switching modals there is a...