Skip to content

ykzts-sandbox/media-stream-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MediaStream processing Demo

https://ykzts-sandbox.github.io/media-stream-processing/

Flow

  1. MediaDevices.prototype.getUserMedia
  2. HTMLVideoElement.prototype.srcObject
  3. CanvasRenderingContext2D.prototype.drawImage
  4. Let's Processing!
  5. HTMLCanvasElement.prototype.captureStream
  6. MediaStream.prototype.getVideoTracks
  7. MediaStream.prototype.addTrack

License

MIT