#I haven't worked with WebRTC before, so

1 messages · Page 1 of 1 (latest)

rugged solstice
#

Adding in

Answering some of my own question as I explore and noting them here for future reference to people that are interested:

  • The idea of trying Unity WebRTC for Android on Quest is growing on me.
  • LiveKit is another platform that seems focused on this problem and does have some Unity support, but it might be limited to WebGL and Android Native right now (which aren't great for my Quest 3 target). EDIT: There actually might be a dev preview across more platforms (https://github.com/livekit/client-sdk-unity)
  • I think AWS has some solutions for WebRTC ICE servers and signaling too if I wanted to go with more raw approaches, but I'm not sure.