Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Feature Request: Select video quality #189

Open
SimplyCorbett opened this issue Sep 27, 2020 · 1 comment
Open

Feature Request: Select video quality #189

SimplyCorbett opened this issue Sep 27, 2020 · 1 comment

Comments

@SimplyCorbett
Copy link

SimplyCorbett commented Sep 27, 2020

I would like to purpose the ability to select video quality on the player.

This feature has been requested in the past but mine is a little different.

Instead of having nextcloud transcode the videos, allow the user to upload different quality videos and set the player to start playing the lowest quality video with the option to increase quality like on youtube.

For example:

File.mp4 with no additional options would just play that video with no quality settings.
File_480.mp4 and File_720.mp4 would default to the 480p file and allow the option for 720p.
File_480.mp4, File_720.mp4, File_1080p.mp4, File_1440.mp4 and File_2160.mp4 would all be quality options in the video player.

I haven't looked at the code but it should be a simple if and elseif function.

@SimplyCorbett
Copy link
Author

It's occurred to me that syncing the video playtime might be an issue, so perhaps present the option before playing the video.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant