0

I am thinking to use Screen Capture API to record sessions on my screen. But I also want to have my webcam video being displayed at the bottom right of my screen. Like this one:

enter image description here

Is it possible? If so, how can I embed the webcam video to the screen recording? Thanks!

damingzi
  • 676
  • 10
  • 28
  • https://stackoverflow.com/questions/33975431/how-can-i-capture-an-image-via-the-users-webcam-using-getusermedia Have you tried this? – lost_in_magento Jun 17 '20 at 20:13
  • @lost_in_magento thanks! but that is for ```getUserMedia```, right? Here I want to capture the screen by using ```getDisplayMedia```, and embed the webcam video to the captured screen, any ideas? – damingzi Jun 17 '20 at 20:46

0 Answers0