jplayer / jPlayer

jPlayer : HTML5 Audio & Video for jQuery
http://jplayer.org/
Other
4.6k stars 1.47k forks source link

Prevent auto-fullscreen on the iOS devices on the play event. #405

Open StepanovMax opened 6 years ago

StepanovMax commented 6 years ago

I want to disable auto-fullscreen video when clicking on the play on the iPhone. But I don't find any options for this functionality in the documentation.

I have tried to use this library - https://github.com/bfred-it/iphone-inline-video - but I think that jPlayer can't work with iphone-inline-video together because there are errors in the browser console.

Can you help me with this question?