owncloud-archive / videos

A simple videos app
10 stars 6 forks source link

Oversized video #10

Open PVince81 opened 10 years ago

PVince81 commented 10 years ago

See https://github.com/owncloud/core/issues/8825 for the original report

@gfcwfzkm do you still see this in OC 6.0.4 or OC 7 RC 3 ?

89erik commented 4 years ago

I have this problem as well, though only in mobile web browsers.

Steps to reproduce:

  1. Share a video file (with high resolution, e.g. a full size mp4 from a modern android phone) as a link
  2. Open the link in the web browser of a phone (or on a PC with a mobile selected in the device toolbar of the developer tools)
  3. Start playing the video
  4. Click the full screen button

This does not put the phone into a full screen mode, but rather increases the size of the video so that it is considerably larger than the size of the screen, so you can scroll around inside the view and always see only a subset of the full video.

I am running owncloud version 10.4.0.4, and have tested this with Chrome and Vivaldi on Android and also Vivaldi and Firefox on Ubuntu.

On another note, I do not have this problem when viewing videos when logged in to the web interface and choosing a video from my files. I assume this is because I have media viewer (v1.0.2) installed, and media viewer does not have this issue. May a solution to this be to use media viewer to play back videos that are shared with a link?

I see this issue is 6 years old and still open. If this issue has been picked up elsewhere, please let me know.

89erik commented 4 years ago

I just realized this repository is not maintained, so I opened this issue in owncloud/core instead.