tator
tator copied to clipboard
Video analytics web platform
**Category** Feature Request **Problem** Can only patch a state's frame field via REST interface. This action cannot be performed by a user in the annotator. **Request** Allow cut/paste with states....
**Category** Feature Request **Problem** Developers have to duplicate the annotator code to find the frame state at a particular time. This is something `tator-py` and `tator-js` users have to deal...
**Category** Bug **Problem** Users have reported an intermittent issue where a box that is saved. The box exists in the database and shows up in the entity browser, but there...
Because Tator can support a large number of object storage providers and storage configurations, it is difficult to ensure full support for archive and restore. In addition the best strategy...
New json field in media should include a list of icons used to indicate media status. This could include archive status, review status, or other flags useful for analytics workflows.
If we reorder transcode such that thumbnail_gif is generated from a streaming file, it will make the process more deterministic and quicker because decode times can be variable based on...
The streaming config could use an overhaul to add target bitrate as an option. Whilst we are in there, it might be worth just exposing a map to ffmpeg options...
Need to reproduce more reliably, but likely just need a retry on connection closed events based on the log from wget from the same file. Log from wget: ``` 2023-11-30...
Tator would benefit from utilizing something like VTT for its text overlay capabilities. Currently a relatively static menu is available for overlaying camera numbers or calculated date of time based...
**Category** Bugfix **Problem** Incorrect statement in comments that the `show()` function of `canvas-applet-element` is called after `updateFrame()` is called. **Request** - Fix comment - Create new variable that is set...