-
Kev
Does anyone have a link to the minutes for last week's meeting? I can't find them.
-
Kev
Or were they only sent to the board@ list?
-
fippo
cant find them either...
-
dwd
https://fund.arkos.io/ -- Instant server, just add Raspberry Pi. Note that it includes a turnkey XMPP server.
-
SouL
yep
-
dwd
Is anyone involved with them already?
-
dwd
And does anyone know which XMPP server they (are intending to) use?
-
Zash
Freedombox?
-
SouL
I follow someguy at Diaspora* that knows something about arkos, I'll ask that.
-
ralphm
From an initial search, my guess is that it would be Prosody.
-
Zash
\o/
-
ralphm
I think that contributing to this ticket will make that more likely: https://github.com/cznweb/genesis/issues/32
-
Kev
Is it Monday or Tuesday in London?
-
Kev
Monday, nvm.
-
MattJ
It's the same day as the rest of the UK, Tuesday
-
MattJ
But while typing, I realised what you meant
-
Kev
Looks like I might be able to make it after all.
-
Lloyd
We've moved the event BTW. Now going to be at Shoreditch works, we're tacking on to the end of an IoT conference so will be a good opportunity for XMPP to get more exposure in that space.
-
Kev
Ah.
-
Kev
Got an address?
-
Lloyd
http://shoreditchworks.com <http://shoreditchworks.com/>
-
Lloyd
Its the "Village hall"
-
Kev
Ta.
-
Lloyd
We're on the end of http://redmonk.com/thingmonk/ which is a practical IoT hacking conf.
-
Kev
Time?
-
Lloyd
Any time after the end of the conf as there'll be people around 6pm+
-
Kev
Assuming I'm not going to be able to turn up until 7ish at best, is there any point doing so, or will you all have gone home by then? :)
-
Kev
Over an hour and a half from the office - yikes.
-
Kev
I guess that means I'm not likely to be able to make it much before 19:30.
-
Lloyd
That's fine, we won't really get started until 7pm, and the first bit is probably me or Steffen doing an XMPP intro
-
Lloyd
I think you could potentially get away with skipping the intro bit
-
intosi
Make sure you pronounce it right.
-
intosi
Remember: zimpy
-
Kev
I'm quite happy with pronouncing it zimpy :)
-
intosi
I thought you would be.
-
fippo
https://twitter.com/HCornflower/status/405440973565468672 -- guess what, xmpp pushing webrtc forward once again :-)
-
Lance
\o/
-
Lloyd
Go fippo!
-
MattJ
Go XMPP!
-
fippo
go Jingle!
-
fippo
i don't think that will be ready for todays council or board meeting though ;-)
-
fippo
er... tomorrow
-
MattJ
When will it be ready? And does it work with Prosody? :)
-
fippo
well, https://lambada.jitsi.net is currently powered by prosody
-
fippo
it's using MUC... but that's an implementation detail
-
fippo
i really need to work with emil on making CoLiBri ready for submission
-
fippo
it trumps muji
-
MattJ
and COIN?
-
fippo
and probably the hangouts stuff google never published as well
-
fippo
well... i still dread COIN
-
MattJ
:)
-
fippo
but it's not used
-
fippo
three of the four clients in that videochat are mostly standard strophe.jingle ones
-
fippo
there is a proprietary extension, a custom jingle action
-
fippo
where i am not sure how to best solve that in a jingleish way
-
SouL
Awesom!
-
SouL
e*
-
dwd
So I'm assuming you're set to demo this and have a proper spec by FOSDEM, right?
-
dwd
No pressure, or anything.
-
fippo
sure. colibri is a dumb one job protocol
-
fippo
easy to document
-
fippo
"hey bridge, get me a channel"
-
dwd
And the rest?
-
fippo
stock jingle
-
fippo
and working around chrome bugs
-
fippo
I had it working with lance's unmodified stanzaio client until recently
-
dwd
What's the "proprietary extension"?
-
fippo
an addsource jingle extension
-
fippo
which has ssma children (which will be standard as soon as the xmpp editor returns from the well-deserved vacation and the council votes)
-
fippo
but that's it
-
dwd
Oh, wait. So out of four clients, A B C and D, A says to the bridge "hey, dude, channel!" and then basically spoofs the bridge's transport params to B, C, and D?
-
fippo
A is called "focus"
-
fippo
but yeah, that's it
-
dwd
OK, nice. So B/C/D don't need any special sauce? They can just be naïve Jingle clients?
-
fippo
A also relays some more information from B to C and D, C to B and D and D to B and C
-
fippo
mostly.
-
fippo
they need a little bit of extra information in chrome right now
-
fippo
and the ability to demux multiple video streams on the same rtp session
-
dwd
Oh, you're muxing. Gotcha.
-
fippo
because chrome muxes now
-
fippo
at some point chrome is going to do different m-lines for that
-
fippo
at least that is what's called unified plan
-
fippo
I prefer the current plan (B)
-
fippo
but there is no roadmap for unified even
-
fippo
i'd note that with unified, we'd solve the proprietary stuff in a standard compliant way
-
fippo
because that makes it a content-add
-
fippo
but for now i'll go proprietary :-)
-
fippo
fast, evil corporate way
-
Zash
fippo: You have a muxer?
-
fippo
zash: https://jitsi.org/Projects/JitsiVideobridge
-
Zash
fippo: That wasn't a muxer last time I checked, just a focus point that relayed everything to everyone