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.
Just browse to https://gabrielhangor.github.io/PictureInPicture/