1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-06-29 22:41:06 +02:00

WebRTC for the curious reference

This commit is contained in:
Alexandre Iooss
2020-09-24 19:01:26 +02:00
parent eafb4456c4
commit 6a138d1b1a
2 changed files with 149 additions and 91 deletions

View File

@ -20,3 +20,4 @@ It uses Traefik reverse proxy.
- Phil Cluff (2019), *[Streaming video on the internet without MPEG.](https://mux.com/blog/streaming-video-on-the-internet-without-mpeg/)*
- MDN web docs, *[Signaling and video calling.](https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Signaling_and_video_calling)*
- [WebRTC For The Curious](https://webrtcforthecurious.com/)