Skip to content

GabrielHangor/PictureInPicture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/