nioc / xmpp-web

Lightweight web chat client for XMPP server
GNU Affero General Public License v3.0
144 stars 20 forks source link

Add webRTC support (audio and video calls) #1

Open nioc opened 5 years ago

wiktor-k commented 3 years ago

This is actually easier than it sounds like and Stanza even has a demo for Jingle calls: https://github.com/legastero/stanza/blob/master/examples/jingle-demo.html

(I did verify that it works)

nioc commented 3 years ago

Thanks @wiktor-k I'll look at it.

wiktor-k commented 3 years ago

@nioc I actually spent some time thinking and writing small PoC JS XMPP clients if you'd like to I can send you my "braindump" somewhere... if not... then it's okay too :)

nioc commented 3 years ago

@wiktor-k Ok, with pleasure. May be you can publish it as a new Github repo?

zsinba commented 2 years ago

how about this work?

zsinba commented 2 years ago

how about this work? ??

ThatOneCalculator commented 2 years ago

:eyes: https://github.com/otalk/jingle.js