<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:thomas.hansen&#64;gmail.com" title="Thomas Hansen &lt;thomas.hansen&#64;gmail.com&gt;"> <span class="fn">Thomas Hansen</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [iOS] Calling drawImage on a video element causes the controls to appear fullscreen"
   href="https://bugs.webkit.org/show_bug.cgi?id=134251">bug 134251</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>thomas.hansen&#64;gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [iOS] Calling drawImage on a video element causes the controls to appear fullscreen"
   href="https://bugs.webkit.org/show_bug.cgi?id=134251#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [iOS] Calling drawImage on a video element causes the controls to appear fullscreen"
   href="https://bugs.webkit.org/show_bug.cgi?id=134251">bug 134251</a>
              from <span class="vcard"><a class="email" href="mailto:thomas.hansen&#64;gmail.com" title="Thomas Hansen &lt;thomas.hansen&#64;gmail.com&gt;"> <span class="fn">Thomas Hansen</span></a>
</span></b>
        <pre>I'm also trying to upload video frames to texture for a webgl based webapp that we'd like to run on iPhones. 

One way I can sort of make it work, is to to decode video streams in javascript using <a href="https://github.com/mbebenita/broadway(android">https://github.com/mbebenita/broadway(android</a> h264 decoder &gt; emscripten &gt; js).  But the performance is suboptimal and still needs to be synced to separate audio playback currently.


If someone can point me in the right direction as to where in the source tree I might start looking, I'd be happy to report back anything I can find about this issue.  I have checked out webkit from <a href="https://github.com/WebKit/webkit">https://github.com/WebKit/webkit</a> and have it building / running on an iPhone simulator.

I'm currently looking at HTMLVideoElement and HTMLMediaElement, but not sure I have quite figured out whats going on yet...

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>