spreed-webrtc
spreed-webrtc copied to clipboard
XMPP Gateway
Hi,
Coud Spreed.me support XMPP with a kind of XMPP Gateway? It will be great. Or maybe, you can give us a technical explanation if you never intend to do so.
Thanks, HLFH
Well it its certainly possible and rather easy to do (protocol wise). Can you explain what you would XMPP require for / which features of existing XMPP clients you would use with Spreed WebRTC?
https://www.jsxc.org/, a JavaScript XMPP client, is fully working with ownCloud. Is that possible to merge the best parts of JSXC in Spreed.me?
cc'ing @LEDfan and @sualko of the Nextcloud/ownCloud Chat app which uses XMPP. We should work together here. :)
We should work together here
If possible, yes sure.
I think we have several options, two of them are:
- integrate JSXC as Chatting client in spreed.me, and let it use an external XMPP server ( or the one integrated in Nextcloud ofc)
- move the current Chat protocol of spreed.me to XMPP
Sorry if I say weird things above, I'm currently discovering spreed.me's features and workflow :)
Have the following 2 issues , hope someone can help me:
- I installed SpreedMe on nextcloud server Ubuntu. following this link : https://nextcloud.com/webrtc/ I opted for docker, then in section 3 I was lost. The changes referring to do not exist for me. I am using ubuntu 16 with apache. I could not find the file vhosts.d nor the nextcloud.conf
- I run the docker as follow : docker run --rm --name my-spreed-webrtc -p 8080:8080 -p 8443:8443 -v pwd:/srv/extra -i -t spreed/webrtc
it worked fine however I need to run a service on port 8080, I tried to run docker on different pot but it kept on going to 8080
I also tried the following command : docker run --rm --name my-spreed-webrtc -p 8082:8082 -p 8443:8443 -v pwd:/srv/extra -i -t spreed/webrtc -c /srv/extra/server.conf
It claimed that server.conf do not exist despite the fact that the file is in that directory
- How to restart the docker everytime the machine is booted?
Thank you
All above problems solved by installing the spreed-me package with apt-get.
Are there any updates on this issue?
Any news on it?
Unfortunately no news. We developed our own module but faced few issues that prevented us from carrying on.
It is still a very good project, not sure why few got excited.
Good luck
Sent from my iPhone
On Apr 1, 2020, at 11:11 PM, Neustradamus [email protected] wrote:
Any news on it?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.