ray@lemmy.ml to Privacy@lemmy.mlEnglish · 8 days agoThere isn’t really another choice: Signal chief explains why the encrypted messenger relies on AWSwww.theverge.comexternal-linkmessage-square58fedilinkarrow-up1200cross-posted to: privacy@programming.devtechnology@lemmy.zip
arrow-up1200external-linkThere isn’t really another choice: Signal chief explains why the encrypted messenger relies on AWSwww.theverge.comray@lemmy.ml to Privacy@lemmy.mlEnglish · 8 days agomessage-square58fedilinkcross-posted to: privacy@programming.devtechnology@lemmy.zip
minus-squarercbrk@lemmy.mllinkfedilinkEnglisharrow-up1·7 days agoYes: https://prosody.im/doc/turn Further notes on implementing calling with XMPP: https://gist.github.com/iNPUTmice/a28c438d9bbf3f4a3d4c663ffaa224d9 …seems like things may have stagnated around group calling; for now probably need to consider something more video conferencing specific like jitsi or bigbluebutton.
Yes: https://prosody.im/doc/turn
Further notes on implementing calling with XMPP: https://gist.github.com/iNPUTmice/a28c438d9bbf3f4a3d4c663ffaa224d9
…seems like things may have stagnated around group calling; for now probably need to consider something more video conferencing specific like jitsi or bigbluebutton.
Have you actually tried this?