iamDecode / proximity-chat

Proximity video chat for social events, similar to SpatialChat 🍻
Other
8 stars 0 forks source link

Screen sharing #15

Closed iamDecode closed 3 years ago

iamDecode commented 3 years ago

You can just obtain a stream object with MediaDevices.getDisplayMedia() similar to how getUserMedia() is implemented now. I was thinking we can have a class ScreenSharing extends Player. It can function exactly like any other player, but rendered differently.