There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Capturing screen contents as a live MediaStream is initiated by calling navigator.mediaDevices.getDisplayMedia(), which returns a promise that resolves to a stream containing the live screen contents.