0

I am using HTML 5 light box popup for playing a video. i have been Calling video through web service from another website and stream into my player using html5-light-box popup using this method

html5Lightbox.showLightbox() 

everything works fine but when viewed on mobile got to full screen video controls hide. when inspect element shown bottom of the video

tanaydin
  • 5,171
  • 28
  • 45
  • that is normal behavior for most full-screen video... controls will disappear unless the user interacts with the screen (touch on mobile, mouse move on desktop etc) – Offbeatmammal Jul 24 '17 at 19:31
  • when interact with screen Still control does not appear . view this screen shot.. http://plrfox.com/img/video%20controls.png – saqib abbasi Jul 25 '17 at 20:06
  • what controls are you expecting? the full-screen player controls are there at the bottom (in full screen mode that's how the UI works) – Offbeatmammal Jul 25 '17 at 22:31
  • it is at the bottom i want to display it on the video background on full screen mode on mobile when touch to screen it appears user can pause or play or come out of full screen – saqib abbasi Jul 26 '17 at 15:37

0 Answers0