Ray,
Have you seen Jitsi? We have it running on a public server. Https://public.huddle.zone It is a mixture of XMPP and WebRTC. Regards Lee ________________________________ From: uknof <[email protected]> on behalf of Ray Bellis <[email protected]> Sent: 26 March 2020 21:11:24 To: [email protected] Subject: Re: [uknof] [uknot] Videoconferencing On 26/03/2020 20:59, Simon Key wrote: > My impression was that at about the same time XMPP started to look good, > along came things like Websockets and WebRTC, and the ability to use video > and audio devices in a browser, so it became easy for anyone with a bit of > JavaScript knowledge to bang together a fully featured client. That's when > we started to get the proliferation of new stuff like Facebook chat and > Hangouts, swiftly followed by their smartphone equivalents. Seemed a bit > of a shame to me when something more inter-operable based on XMPP would > have been nicer. WebSockets and WebRTC only provide raw datacoms for messages or media streams. They're at a lower level of the stack than XMPP. Ray
