tator
tator copied to clipboard
Video analytics web platform
Support scrub, high-res on pause, etc
Currently failed fetch requests still result in a "Reset succeeded" dialog
It seems when cards repopulate from search or pagination (I think) the next/prev functions no longer "loop" the visible cards. It will go "prev" from #1 for example and hit...
Convert the archive upload workflow initiated by the `Transcode` endpoint to a single container workflow. This should be a tator-py script that extracts the archive, uploads media, and creates localizations/states...
Minio supports [object transition](https://min.io/docs/minio/linux/administration/object-management/object-lifecycle-management.html#id2), or "tiering", where a lifecycle rule can automatically move an object to a remote, S3-compatible object store. Investigate using this for the upload bucket on the...
When files are uploaded to S3, the associated content-type appears to be dependent on the S3 storage environment (e.g. it may be plain/text or binary/octet-stream). Tator File object downloads are...
related to #733 #854