Resolution selector for video
We should implement a resolution selector for videos, currently the modals only load the 360p video, users going into full screen will need a higher resolution than that. api/v1/media/${guid}/play
is the current mechanism that should be redirecting to a 720p video, but it is not.
This is definitely an issue that could be solved, but I think the correct of action would be to create a system where-in we display the best resolution possible unless selected otherwise, manually by the user.
added scoped labels
added scoped label
assigned to @ottman
- Developer
@ottman this sounds like a pretty good idea. Can you give some feedback and we'll get this prioritized?
- Developer
I thought we just implemented 1080, so yea, this needs to happen!
- Developer
Closing this one out because of !691 new plyr for the front end which ships with a resolution selector
closed