<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>17610</bug_id>
          
          <creation_ts>2012-06-27 01:20:42 +0000</creation_ts>
          <short_desc>suggest video element support non-buffered video play</short_desc>
          <delta_ts>2013-03-11 16:39:48 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>NEEDSINFO</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Yang Sun">eric.sun</reporter>
          <assigned_to name="Robin Berjon">robin</assigned_to>
          <cc>mahdishams00</cc>
    
    <cc>mike</cc>
    
    <cc>odinho</cc>
    
    <cc>philipj</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>robin</cc>
    
    <cc>silviapfeiffer1</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>69445</commentid>
    <comment_count>0</comment_count>
    <who name="Yang Sun">eric.sun</who>
    <bug_when>2012-06-27 01:20:42 +0000</bug_when>
    <thetext>During development of some cloud service using html5, we find it is benefitial to send frame to video element for display and interaction. But when we study the internal implementation, it seems that video element must decode metadata, then buffer enough amount of data for display.

Even if we set the video attribute autoplay, we can not prevent the buffer behavior of video element, should it be better if video can support a non-buffer mode? I think video game, video interaction will be very popular in the future.

We have consider using Canvas, but a little more complex, and we need direct video to Canvas using JS, which is not good for real time.

Can anyone give some hint or comment?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69728</commentid>
    <comment_count>1</comment_count>
    <who name="Odin Hørthe Omdal">odinho</who>
    <bug_when>2012-07-09 08:44:24 +0000</bug_when>
    <thetext>I think maybe WebRTC is something you&apos;re looking for?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>70239</commentid>
    <comment_count>2</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-07-18 07:11:59 +0000</bug_when>
    <thetext>This bug was cloned to create bug 17884 as part of operation convergence.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>71318</commentid>
    <comment_count>3</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2012-07-23 14:29:39 +0000</bug_when>
    <thetext>The buffering behavior is controlled by the preload attribute, currently having the values none, metadata and auto. It sounds like preload=&quot;none&quot; might be what you want?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73879</commentid>
    <comment_count>4</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2012-09-14 10:43:41 +0000</bug_when>
    <thetext>Eric: do Odin and Philip&apos;s suggestions address your concern?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>84247</commentid>
    <comment_count>5</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2013-03-11 16:39:48 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:

   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Additional Information Needed
Change Description: none yet
Rationale: it&apos;s unclear whether the existing suggestions address the bug to the OP&apos;s satifaction or not.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>