[webkit-dev] Question regarding video on canvas

Konstantin Tokarev annulen at yandex.ru
Fri Mar 13 02:26:14 PDT 2015



13.03.2015, 10:54, "Paul Preibisch" <fire at b3dmultitech.com>:
> Hi there,  I am working on a mobile web app which
> requires videos to be displayed within an iframe or on a canvase, and NOT displayed full-screen
> on the iphone when played.

Note, that displaying video on canvas significantly reduces possibilities of hardware acceleration for video decoding on browser side.

>
> I've searched the web, but am unclear whether this is actually possible or not.
>
> I assume this feature is currently NOT available, as every browser video I have come across always plays in full screen mode.
>
> 1) I'd be grateful If you could let me know IF playing a video within an iframe or on canvas IS in fact possible (without going full screen) ON an iphone.
>
> 2) If it is NOT possible, is this feature on the roadmap? If so, what is the release date?
> Thanks a lot for your information,
>
> Kind regards
>
> ,
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev


-- 
Regards,
Konstantin


More information about the webkit-dev mailing list