@Monal Nice! The whole list of clients with implemented compatible video calls will count 4.

#Dino #Jsxc #Conversarions #Monal

So what are we trying to do here on outmo.de ?
Well, for once it is just setting up an #akkoma instance that we would like to use ourselves, thus the goal isn't to grow this server to a big size.
Another primary goal is to develop and show-case an instance that is tightly integrated with #xmpp chat as we think private chat is a natural complement to a micro-blogging website.
To this extend, we are going to look into integrating either #conversejs or #jsxc into a akkoma-fe soft-fork for easy use. Guest access via a #xmpp-web client is also being considered.
We would also like to offer a #slidge XMPP gateway to people contributing to the operation of this website and might also provide some other complementary cloud services to donators.
So lets join forces to outmode the old centralized web 
Akkoma

I found out that #jsxc, (web browser #xmpp client) has also a standalone singlepage evelope. I made few adjustments to be able to run it as docker container.

More info in the pull request. I don't know if maintainer will like it, maybe it will remain as a fork...

https://github.com/jsxc/jsxc-single-page/pull/28

Added docker runtime and some env configurations by Stopka · Pull Request #28 · jsxc/jsxc-single-page

Hi, I made it runnable as a standalone app in docker. For this reason I also made few features configurable by environment variables: BOSH_URL if set it hides the bosh input in login form and uses...

GitHub
@debacle @dino Thanks, I didn't know there is a windows port. It is very relevant for me as the rest of my family is on Windows (using #gajim, testing web client #jsxc). I am definately going to test it. 👍
XEP-0272: Multiparty Jingle (Muji)

Calls are mostly implemented via Jingle XEP. It worked for me in #jsxc web client and in #conversations android client.

There are third-party javascript libraries that can be implemented by developers to create a XMPP client on any website.

JSXC only requires an external #xmpp server like #openfire or #ejabberd

#jsxc provides the following features:

- Real-time Federated communication
- One-to-one conversation
- Multi-user conversation
- File transfer
- Video calls
- Internationalisation
- Desktop notifications
- End-to-end two-party encryption
- Responsive layout
- Emoticons 💕
- Multi-Tab
- Screen sharing

The #XMPP Newsletter for August 2021 is out!

News about #Snikket iOS client app, #JSXC 's progress on group calls, #Gajim workspaces, #Libervia, #Communiqué and much more!

Enjoy reading! 📰 ☕
https://xmpp.org/2021/08/newsletter-08-august/

The XMPP Newsletter August 2021

Welcome to the XMPP Newsletter covering the month of August 2021. Many projects and their efforts in the XMPP community are a result of people’s voluntary work. If you are happy with the ser

Les appels audio/video dans la prochaine version de JSXC devraient être compatibles avec les clients modernes (comme Conversations) 🎉 : https://github.com/jsxc/jsxc/commit/b482490b6aad7b0019dbfa64812930a5006a5688

#xmpp #jsxc

feat: add Jingle Message Initiation (XEP-0353) · jsxc/jsxc@b482490

fix #890

@0 I'll take a look at #JSXC and see if it's something I could leverage.

No matter how I approach this I don't think there is going to be an easy path, otherwise someone would have already done it. I think I need to nail down what my goals and priorities are then it should be much more clear how to go about it.