w3c / media-source

Media Source Extensions
https://w3c.github.io/media-source/
Other
268 stars 57 forks source link

Can we expose MediaSource in DedicatedWorkerGlobalScope and SharedWorkerGlobalScope? #192

Closed guest271314 closed 4 years ago

guest271314 commented 7 years ago

Can we expose MediaSource in DedicatedWorkerGlobalScope and SharedWorkerGlobalScope?

Use cases include requesting, processing and editing media in a different context which could be posted to a separate context or server.

wolenetz commented 4 years ago

I believe this is a duplicate of #175. If I'm incorrect, please re-open this issue with a note.