Just wondering is this using the same mechanism proposed in this slide? https://www.ietf.org/proceedings/87/slides/slides-87-behave-10.pdf (the stateless auth or the typical turn auth) for some reason i can't get it to work trying to swap coturn with mongooseice (using stateless auth) I also tried it using this demo to test the mongooseice https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ i left the username empty based on the guide here https://mongooseim.readthedocs.io/en/latest/user-guide/ICE_tutorial/ but not sure what to do with how to set the realm using webrtc protocol
Just wondering is this using the same mechanism proposed in this slide?
https://www.ietf.org/proceedings/87/slides/slides-87-behave-10.pdf
(the stateless auth or the typical turn auth)
for some reason i can't get it to work trying to swap coturn with mongooseice (using stateless auth)
I also tried it using this demo to test the mongooseice
https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/
i left the username empty based on the guide here
https://mongooseim.readthedocs.io/en/latest/user-guide/ICE_tutorial/
but not sure what to do with how to set the realm using webrtc protocol