mda100 / telly

realtime video chat app
0 stars 0 forks source link

signaling server #2

Open mda100 opened 1 year ago

mda100 commented 1 year ago

build server in node or python for introducing clients

https://pfertyk.me/2020/03/webrtc-a-working-example/ https://github.com/mdn/samples-server/blob/master/s/websocket-chat/chatserver.js https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Signaling_and_video_calling

mda100 commented 1 year ago

https://github.com/simplewebrtc/signalmaster https://web.dev/webrtc-infrastructure/ https://www.wowza.com/blog/webrtc-signaling-servers

mda100 commented 1 year ago

https://socket.io/