JS Projects

Picture in Picture

  • web API navigator.mediaDevices.getDisplayMedia used for getting sources of play
  • Now you can play not only a youtube video in PiP mode but even a complete browser window or just any other app on a small resizable floating screen.
  • You could also use it for a code tutorial video here and be working on the code in the background.