Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 465 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 465 Bytes

PictureInPicture

This is a simple training app based on HTML, CSS, JS and Media Devices WEB API.

  • Propmts the user to select the media stream source on button click.
  • Dynamically inserting the selected media stream into the DOM.
  • Picture in Picture mode is enabled by clicking on the second button.
  • Responsive on large and small screens with the help of the CSS media queries.

Usage

Just browse to https://gabrielhangor.github.io/PictureInPicture/