Skip to content
Vigneash Sundar edited this page Jan 26, 2015 · 2 revisions

/videoget.js

ImprocMediaStream Api allows you to get Real time image processing on Web browser without messing up with browser dependent codes. This feature allows you to do real time image processing application in a breeze. Features and functions aren't fully available.

Currently available functions are

  • ImprocStream(Video_ID,Canvas_ID,require_video,require_audio)
  • getStream()
  • draw()
  • close()

// experimental working on RTCPeer in same video get

Clone this wiki locally