Nextcloud 21 full screen video

Hi, I have upgrade to Nextcloud 21 and all video will not play in full screen.
the video not get full screen.
anyone have the same problem?

3 Likes

Hi, I have exactly the same issue.

My configuration:
OS: Ubuntu 20.04 focal
Kernel: aarch64 Linux 5.4.0-1029-raspi

I have been running Nextcloud over docker (from official repo) with version 21.0.0

2 Likes

Hi @byspy, I have the same issue…

My configuration:
OS: Ubuntu 20.04 focal
nextcloud : 21.0.0

2 Likes

I’m running Nextcloud 21 in docker. But I think is for everyone have Nexcloud 21.
I do not know what I can do to fix it.

1 Like

same here…

OS: TrueNAS-12.0-U2
nextcloud : 21.0.0

add custom css plugin and write this:

.plyr__video-wrapper video {

right: 0px;
bottom: 0px;
min-width: 100%;
min-height: 100%;

}

1 Like

Very good! it works very well. thanks

1 Like

I’ve got the same issue. Playing around with custom css surely can’t be more than a fast workaround, can it? It would be interesting to know what’s the cause of this and if it is in the pipeline to be fixed in one of the upcoming releases.

Hi, which NC version do you have installed?

Hi and thank you for your reply. My NC is of version 21.0.1.

Hm… This should actually be fixed with NC21.0.1 in https://github.com/nextcloud/viewer/pull/842

Ok, to confirm it, I just removed the custom css and the video showed up in the upper left corner of the screen only. Can I contribute with some logfiles / diagnostics or something?

On my macbook pro. The issue seems to persist with Safari browser. With Chorme the fullscreen is working for m4v files. My server is 21.0.1.