MediaStreamAPI: Difference between revisions

no edit summary
No edit summary
Line 32: Line 32:


14) Capture video, record it to a file and upload the file (e.g. Youtube)
14) Capture video, record it to a file and upload the file (e.g. Youtube)
15) Capture video from a canvas element, record it and upload (e.g. Screencast/"Webcast" or composite multiple video sources with effects into a single canvas then record)


=== Straw-man Proposal  ===
=== Straw-man Proposal  ===
Line 320: Line 322:
   }
   }
  </script>
  </script>
15) Capture video from a canvas, record it to a file then upload
  <script>
    // TBD
  </script>


= Related Proposals  =
= Related Proposals  =
Confirmed users
188

edits