<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&#64;gmail.com" title="randolphzeng&#64;gmail.com">randolphzeng&#64;gmail.com</a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=160685#c2">comment #2</a>)
<span class="quote">&gt; The previous policy allowed inline playback on iPads. Only on iPhones did
&gt; video playback always go fullscreen. This policy has existed for a very long
&gt; time, so when you say &quot;it seems to have broken apps&quot; are you saying
&gt; something very recently broke?
&gt; 
&gt; For Safari 10 you can specify that a video should play inline by adding the
&gt; &quot;playsinline&quot; 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>