Skip to content

This project is a web application that demonstrates Picture-in-Picture functionality, allowing users to select their screen as a video stream and activate Picture-in-Picture mode for a floating video overlay.

License

Notifications You must be signed in to change notification settings

SoloDraco/Picture-in-Picture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Picture-in-Picture

This project demonstrates how to implement Picture-in-Picture functionality in a web application using HTML, CSS, and JavaScript. Screenshot from 2023-05-27 20-42-34

Description

The project consists of an HTML page with a video element and a button. When the button is clicked, the web application prompts the user to select a media stream, which in this case is the user's display. The selected media stream is then passed to the video element, and the video is played. Additionally, the application provides a button to activate the Picture-in-Picture mode for the video.

Features

  • Select and display the user's screen as a video stream.
  • Play the selected video stream in the web application.
  • Enable Picture-in-Picture mode for the video.

About

This project is a web application that demonstrates Picture-in-Picture functionality, allowing users to select their screen as a video stream and activate Picture-in-Picture mode for a floating video overlay.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published