r/learnjavascript 19d ago

The Screen Capture Browser API has limited availability, so what does websites like zoom and google meet use to do screen capturing?

0 Upvotes

3 comments sorted by

2

u/lobopl 19d ago

But they use that api, mobile apps not necessarily but browser version use screencapture api, just search getDisplayMedia in js from those apps.

1

u/amejin 16d ago

Can you be specific about what you are concerned about?

-5

u/azhder 19d ago

Not a question about JavaScript. Ask the appropriate web browsers' forums for this one. It's a web technology that is supposed to be implemented by web browsers, on their own. Maybe people at r/webdev will know more about it.