19. Web Cam Fun! Information repo: https://github.com/jdstein1/JavaScript30.git About Access client video and audio media inputs and output to web page. Snap still image of video output to save for download. Manipulate video output with video effects functions. TODO: Styling [] Make a cool skin/theme: bootstrap material design awwwards 30 Recent Inspirational UI Examples in Mobile Device Screens webdesign inspiration Effects Chroma Key [] Redo inputs w a single HTML5 color input Pixelate [] Make pixelate effect function modify the resolution of the video. Mirror Picture [] Flip the picture along horizontal axis to act like a mirror. 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).