[stream player] iphone need fullscreen api

As you can read from here : https://developer.apple.com/forums/thread/133248

iphone does not support fullscreen for div or iframe, but only for video tag.

as we use stream player with iframe, can not access inside of iframe.
So It’s not possible to make fullscreen with JS.

We need fullscreen api !