<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Video tags can not be used for input to Canvas/WebGL on iOS"
href="https://bugs.webkit.org/show_bug.cgi?id=160685#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Video tags can not be used for input to Canvas/WebGL on iOS"
href="https://bugs.webkit.org/show_bug.cgi?id=160685">bug 160685</a>
from <span class="vcard"><a class="email" href="mailto:randolphzeng@gmail.com" title="randolphzeng@gmail.com">randolphzeng@gmail.com</a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=160685#c2">comment #2</a>)
<span class="quote">> The previous policy allowed inline playback on iPads. Only on iPhones did
> video playback always go fullscreen. This policy has existed for a very long
> time, so when you say "it seems to have broken apps" are you saying
> something very recently broke?
>
> For Safari 10 you can specify that a video should play inline by adding the
> "playsinline" attribute.</span >
Yes, I am developing that recently. The hacky thing I am doing right now for iphone is that I have to manually set the video.currentTime(It actually doesn't need to have audio tag though). However, I wish I can have a more robust way to do this in previous mobile safari. Is there any way of doing that??
Thanks!</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>