Day 2 of the Hackathon went great. Marvin (@larma) helped me implement an opt-in feature in #Conversations_im which routes all P2P sessions (calls and files transfers) via the users home server (similar to the feature found in Signal).
I went on a nice walk to a viewpoint on Mount Royal afterwards.
Now looking forward to Day 1 of #IETF124.
Goffi
in reply to Daniel Gultsch • • •Daniel Gultsch
in reply to Goffi • • •@Goffi libwebrtc has a config flag for that called iceTransportsType which can be set to 'RELAY'.
I believe this is also exposed to browsers.
codeberg.org/iNPUTmice/Convers…
Conversations/src/main/java/eu/siacs/conversations/xmpp/jingle/WebRTCWrapper.java at 91ccbfe3d51b5f1c69edfb8497563a7014e36437
Codeberg.orgMarvin W
in reply to Daniel Gultsch • • •RTCPeerConnection: RTCPeerConnection() constructor - Web APIs | MDN
developer.mozilla.orgmonal-im.org
in reply to Daniel Gultsch • • •Goffi
in reply to monal-im.org • • •Daniel Gultsch
in reply to Goffi • • •