About WebRTC

Hi,
We are currently considering using WebRTC as well.
Just to confirm, is it possible to set up an external server for WebRTC communication?
Also, in the following post, it seems that WebRTC is experiencing delays in data transmission that are greater than expected.

I am hoping to establish a stable WebRTC connection without delay, as a delay of a few seconds is quite critical with WebRTC. Please let me know if you have any advice on this as well, including the best infrastructure environment for Magic Leap 2 and WebRTC.

@tokufxug you should be able to use your signaling, stun, turn servers.

in fact you should use your own as what we have is just to showcase the functionality and not intended for use in production.