X Tutup
Skip to content

Latest commit

 

History

History
 
 

README.md

19. Web Cam Fun!

Information

About

  1. Access client video and audio media inputs and output to web page.
  2. Snap still image of video output to save for download.
  3. Manipulate video output with video effects functions.

TODO:

  • Misc
    • Toggle buttons (enabled/disabled) w utils.js function
    • Toggle elements (show/hide) w utils.js function
    • Move other common stuff to utils.js
    • [] Set W&H dimensions of video picture in canvas so it is not distorted
      • [] Get native resolution
    • [] Custom "hide()" and "show()" function break when element passed has children (i.e., Select/Option).
X Tutup