/webrtc-experiment

WebRTC experiment

Primary LanguageHTMLApache License 2.0Apache-2.0

WebRTC experiments

(Work in progress)

GitHub pages of this project

https://araobp.github.io/webrtc-experiment/

Motivation

Bottlenecks in Digital Twin are:

  • GPU (or heat generated by GPU)
  • Network latency and network bandwidth

In this project, I will study WebRTC that will be a critical part of Digital Twin, I suppose.

I used to be a SIP expert, so I have already understood the communication protocols standardized by IETF. This time, I will study WebRTC's JavaScript APIs standardized by W3C.

Operation

$ node server.js

That's it.

My other projects on WebRTC

WebRTC servers

NTT Communications SkyWay

NTT Communications provides a very nice (and also very simple) WebRTC platform service.

This project use this server: NTT Communications SkyWay

RTCMulticonnections

I have been using this WebRTC server in my job: RTCMulticonnections