Skip to content
This repository has been archived by the owner on Aug 22, 2021. It is now read-only.

Fullscreen, controls and resolution #3

Open
idcero opened this issue Mar 2, 2015 · 10 comments
Open

Fullscreen, controls and resolution #3

idcero opened this issue Mar 2, 2015 · 10 comments
Labels

Comments

@idcero
Copy link

idcero commented Mar 2, 2015

When i go fullscreen i cant see the controls in chrome. (works in firefox)
Video keeps the height and width when i go into fullscreen, same on both browsers.

using this css and videojs:
//vjs.zencdn.net/4.12/video-js.css
//vjs.zencdn.net/4.12/video.js

and your example

@farwarx
Copy link

farwarx commented Mar 3, 2015

Hi,
In fullscreen, the video don't expend :/
It was working before the poster fix.

@jkaberg
Copy link

jkaberg commented Mar 15, 2015

@hryuk
Copy link

hryuk commented Apr 10, 2015

+1

Video doesn't extend in fullscreen or even if you change the video player size, it keeps the size it has at the first render.

@ghost
Copy link

ghost commented May 6, 2015

anyone got fix for this yet?

@Afterster
Copy link
Owner

I didn't get much time for this yet sorry, I will finish another project first and then take a look again on this issue. Always a time problem :)

@ghost
Copy link

ghost commented May 7, 2015

Understood it's awesome plugin. My users like it better then the actual vlc plugin.

@ghost
Copy link

ghost commented May 8, 2015

Another issue it has is it won't autoplay.

@Afterster
Copy link
Owner

After several testing, this is not related to poster changes but to windowless option set to true (and it has to be to display video.js control bar).
I applied a fix suggested on https://trac.videolan.org/vlc/ticket/12790, this will add some hang when going/leaving fullscreen but it should fix the issue. @idcero @farwarx @hzeroo @imdummyhelpme, could you confirm it is working correctly on your side too?

@ghost
Copy link

ghost commented Jul 8, 2015

I will let you know when i get home thanks for bug fix i will give you an update . Were you able to fix autoplay issue?thanks for your help just saw libs you did add an autoplay i will try it and will give you an update.

@Afterster Afterster added the bug label Jul 9, 2015
@Afterster
Copy link
Owner

Yes autoplay issue should be fixed too. Let me know about your results when you get some time to test it.

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

No branches or pull requests

5 participants