Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XMPP Gateway #286

Open
HLFH opened this issue Jun 3, 2016 · 10 comments
Open

XMPP Gateway #286

HLFH opened this issue Jun 3, 2016 · 10 comments

Comments

@HLFH
Copy link

HLFH commented Jun 3, 2016

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

@longsleep
Copy link
Contributor

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?

@HLFH
Copy link
Author

HLFH commented Jun 4, 2016

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?

@jancborchardt
Copy link

cc'ing @LEDfan and @sualko of the Nextcloud/ownCloud Chat app which uses XMPP. We should work together here. :)

@sualko
Copy link

sualko commented Jun 28, 2016

We should work together here

If possible, yes sure.

@LEDfan
Copy link

LEDfan commented Jul 14, 2016

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 :)

@tedd77
Copy link

tedd77 commented Oct 23, 2016

Have the following 2 issues , hope someone can help me:

  1. 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
  2. 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

  1. How to restart the docker everytime the machine is booted?

Thank you

@tedd77
Copy link

tedd77 commented Oct 26, 2016

All above problems solved by installing the spreed-me package with apt-get.

@hoehnp
Copy link

hoehnp commented Feb 5, 2019

Are there any updates on this issue?

@Neustradamus
Copy link

Any news on it?

@tedd77
Copy link

tedd77 commented Apr 3, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants