Re: [w3c/ServiceWorker] Capturing Audio and Webcam within Service Worker (Issue #1613)

Not that I'm aware of.  There would be privacy and security concerns around enabling these features in the background.  If you have a foreground tab you can postMessage() it using the clients API and then have it use getUserMedia().

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1613#issuecomment-964273516

Received on Tuesday, 9 November 2021 15:44:15 UTC