I want to disable wowzaplayer full screen when open my page as full screen by using requestFullscreen().
Hello,
Thanks for contacting the Wowza Community!
Here is a article on the builder and how you can disable full screen:
https://www.wowza.com/docs/getting-started-with-wowza-player#builderref
Let me know if this works for you.
regards,
Jermaine
Hello,
Thank you for your support ,I can disable only ui of full screen by adding “uiShowFullscreen”: false but I still cannot disable video streaming full screen.
I open my webpage on mobile browser but when I drag and drop to full screen my page the video is full screen too but it is not what i want. I want my page full screen when i drag and drop but the video not full screen. so how can i solve this problem?
Regards,
Channy
Hello Jermaine Hemby,
Thank you for your support ,I can disable only ui of full screen by adding “uiShowFullscreen”: false but I still cannot disable video streaming full screen.
I open my webpage on mobile browser but when I drag and drop to full screen my page the video is full screen too but it is not what i want. I want my page full screen when i drag and drop but the video not full screen. so how can i solve this problem?
Regards,
Channy
What mobile device are you using, and what platform version?
I am trying to integrate Wowza player with ionic 3. If I start the video then the live streaming by default starts in full screen in ios. How can I handle this scenario?