krishan93985 / Media-Board

Allows Educators to screen record while showing content and media to their audience.

Home Page:https://media-board-krishan93985.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Media-Board

Allows Educators to screen record while showing content and media to their audience.

What I Learned

  • Canvas Web API and tools used to draw content on slides
  • Screen & Audio recording using (getDisplayMedia) , Video & Voice recording using (getUserMedia) of MediaStream Web API
  • Merging of pc and mic audio streams using source, gain and destination nodes of AudioContext Web API
  • Array Manipulation applied to perform operation on slides
  • IndexedDB used to store Screenshots and Screen recordings in gallery
  • LocalStorage used to store slides & work so that user can resume their work from where they left

About

Allows Educators to screen record while showing content and media to their audience.

https://media-board-krishan93985.vercel.app


Languages

Language:JavaScript 66.4%Language:CSS 17.4%Language:HTML 16.2%