0

Html5 can be used to record camera HTML5 solution to upload a webcam/camera video stream to server

What if instead of camera, I want to record user desktop screen ?

Community
  • 1
  • 1
user310291
  • 36,946
  • 82
  • 271
  • 487

1 Answers1

1

Check out this library: https://mgechev.github.io/jscapture/

Maybe you can implement this on your website.

Fabio Widmer
  • 529
  • 1
  • 7
  • 19