oslabs-beta / sono.land

Real-time Communication Library for Deno (WebSockets & WebRTC)
https://sono.land
148 stars 24 forks source link

Server side WebRTC? #6

Open rgl opened 3 years ago

rgl commented 3 years ago

It would be pretty awesome to be able to start a server that shows a Webcam (and audio) plugged into a raspberry pi for example and makes it available to WebRTC clients like a browser (or even a deno server instance).

Is this in scope? 😏

rotu commented 2 years ago

I'm looking for the same. Deno does not yet implement RTCPeerConnection (issue tracked here https://github.com/denoland/deno/issues/1612)