Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current video transmission does not support high quality previews #35

Open
WYVERN2742 opened this issue Aug 3, 2022 · 0 comments
Open
Labels
🐛 Bug Something isn't working Data/Config Data storage/transmission and Configuration UI User Interface UX User Experience
Milestone

Comments

@WYVERN2742
Copy link
Contributor

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.

@WYVERN2742 WYVERN2742 added the 🐛 Bug Something isn't working label Aug 3, 2022
@WYVERN2742 WYVERN2742 added this to the 📋 v1.1.0 milestone Aug 3, 2022
@WYVERN2742 WYVERN2742 added this to WebCT Aug 3, 2022
@WYVERN2742 WYVERN2742 moved this to 📋 Backlog in WebCT Aug 3, 2022
@WYVERN2742 WYVERN2742 added UX User Experience UI User Interface Data/Config Data storage/transmission and Configuration labels Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working Data/Config Data storage/transmission and Configuration UI User Interface UX User Experience
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant