HTML5MediaLibraries: Difference between revisions

Mohayon (talk | contribs)
No edit summary
Mohayon (talk | contribs)
mNo edit summary
Line 3: Line 3:
<span style="color:#FF0000">This page is under construction</span>
<span style="color:#FF0000">This page is under construction</span>


=Video=
== Display a Video ? ==
== Display a Video ? ==


Line 49: Line 50:
|
|
|}
|}
==Record a video using the Webcam==
==Take a picture using the Webcam==


=Audio=
== Play sound ? ==
== Play sound ? ==


Line 68: Line 72:
     Your user agent does not support the HTML5 Audio element.
     Your user agent does not support the HTML5 Audio element.
   </audio>
   </audio>
  See http://createjs.com/SoundJS


=== Warning ===
=== Warning ===
Line 78: Line 84:
   http://createjs.com/SoundJS
   http://createjs.com/SoundJS


== Record sound using the microphone ==


== Interact with Canvas ? ==
=Input/Touch=
 
=== Scene Manager ===
 
  http://createjs.com