Brian Tate
Brian Tate
With the cast support added a couple of edge cases have crept into search we probably want to address. If I have a 2 localization types with the same attribute...
Would require some fancy logic to find the previous release (could hide version in a file somewhere, I suppose)
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...
Multi video feeds contain 1-N media, currently only by listing the ids (primary key) of each child video. If we add an option to support listing the media's elemental_id, then...
Add back in the frame hover preview when the mouse is over the seekbar.
When looking at a video frame, allow for exporting it copying over any localizations, to a new image uploaded in Tator. The export location would be nice to be able...