Current video transmission does not support high quality previews #35
Labels
🐛 Bug
Something isn't working
Data/Config
Data storage/transmission and Configuration
UI
User Interface
UX
User Experience
Milestone
Currently, image and video transmission is done via base64 encoding. This works fine for small videos and images (<1mb) but cannot support higher quality previews. This is more noticeable with larger resolution detectors and increasing video quality for reconstruction preview comparison.
Ideally, WebCT should stream from the backend, but this may be hard to do in-memory with flask.
The text was updated successfully, but these errors were encountered: