From: gregor herrmann Date: Sun, 7 Jun 2020 15:54:30 +0000 (+0200) Subject: add some links on webrtc signaling X-Git-Url: https://git.toastfreeware.priv.at/toast/stream2beamer.git/commitdiff_plain/ccad6b16eaf4c3d7fad1343e5f6ae800af673e35 add some links on webrtc signaling --- diff --git a/stream2beamer.md b/stream2beamer.md index 712396d..765d657 100644 --- a/stream2beamer.md +++ b/stream2beamer.md @@ -10,6 +10,13 @@ IPv6+IPv4, and no TLS: ./laplace -addr "[::]:8080" -tls=false +## WebRTC signaling + +* https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Signaling_and_video_calling +* https://www.tutorialspoint.com/webrtc/webrtc_signaling.htm +* https://www.html5rocks.com/en/tutorials/webrtc/infrastructure/ +* https://github.com/topics/webrtc-signaling + # gstreamer * Supports RTP * Supports webcam capture via v4l (video for linux)