deathangel908
deathangel908

Reputation: 9709

Capture screen on chrome

I saw a cool feature on slack that allows to share screen between users (like teamviewer or skype). But I can't find anywhere documentation how to capture a screen (e.g. on chrome). It seems slack does it without any extension, so it should be integrated into browsers.

Can anyone please provide me a link to documentation or throw me an exampe.

Upvotes: 0

Views: 317

Answers (1)

Amit Singh
Amit Singh

Reputation: 3063

chrome.desktopCapture API offered by Chrome is useful to capture screen content, individual tabs or windows.

Upvotes: 1

Related Questions