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

Video sizing on the public share page #603

Closed
jancborchardt opened this issue Jul 27, 2016 · 4 comments · Fixed by #625
Closed

Video sizing on the public share page #603

jancborchardt opened this issue Jul 27, 2016 · 4 comments · Fixed by #625

Comments

@jancborchardt
Copy link
Member

When sharing a video via link, the size of the video container should be the same as the video, or maximally the width of the viewport. Currently it looks like this:
capture du 2016-07-27 14-47-01
(Whereas the actual video is a lot bigger.)

cc @oparoz @Instagit @schiessle

@jancborchardt jancborchardt added enhancement design Design, UI, UX, etc. 1. to develop Accepted and waiting to be taken care of feature: sharing labels Jul 27, 2016
@icewind1991
Copy link
Member

No way around this really since we don't know the video size until we start playing

@jancborchardt
Copy link
Member Author

Maybe then we should up the default size to something more reasonable or bigger? What’s a good default? Maybe 1280*720, or maximum the width of the viewport? cc @MorrisJobke

@jancborchardt
Copy link
Member Author

Youtube default seems to be 854*480px, we could go for that.

@jancborchardt
Copy link
Member Author

Fix at #625

@MorrisJobke MorrisJobke added this to the Nextcloud 11.0 milestone Jul 29, 2016
@MorrisJobke MorrisJobke removed the 1. to develop Accepted and waiting to be taken care of label Feb 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants