brandly / angular-youtube-embed

:tv: Embed a YouTube player with a simple directive
http://brandly.github.io/angular-youtube-embed/
MIT License
510 stars 147 forks source link

White background on full-screen #160

Open mohithkovela opened 6 years ago

mohithkovela commented 6 years ago

Unable to set background color to black when video is in full screen mode. Tried manipulating style in index.html, changing my css at header level and changing playerVars but unable to find anything.

brandly commented 6 years ago

What browser and OS are you using? I’ve never seen anything but a black background around a fullscreen video in Chrome on OS. I feel like this is outside the control of this lib, but I’m interested in figuring out what’s going on here.

mohithkovela commented 6 years ago

I'm using it in my ionic based mobile application. issue

brandly commented 6 years ago

i don't have much experience with ionic! i've seen several people using the lib with ionic tho. i'll tag them here to see if they can help

@AlvaroHerrero @royken @juandpr @Mahmoud85 @sischnei @AtomSub @niyando sorry to bug you all. can anyone give @mohithkovela a hand?