Peer conection error spreedme

How solve that issue?

Hi @johnfelipe and sorry for the delay.
Maybe a STUN / TURN server is missing in your setup. Try this: https://github.com/strukturag/nextcloud-spreedme/issues/57#issuecomment-257885080

That is good setup or i need then install coturn?

this is log

Stay alert

@leon, i use https://github.com/nextcloud/vm for install all service correctly, but error about peer connection is constant, i need solve this issue quick
Stay alert

You were trying to configure the Spreed video calls app. Notice that this app is a different app than the Spreed.ME app (it’s confusing, I know).

The screenshot from your initial post shows Spreed.ME / Spreed WebRTC.
Please first try to enable STUN, then TURN for Spreed.ME as described here: https://github.com/strukturag/nextcloud-spreedme/issues/57#issuecomment-257885080

Bro, is spreedme app, no video call app, look:

https://goo.gl/qcbu11

But sometime show “Failed to create peer connection, See log for details”, like this

https://goo.gl/LEuBLf

Can u share me instructions, commands, step by step for install coturn in ubuntu 16 / digitalocean
Stay alert

  • Does this really just happen sometimes or every time?
  • Have you tried to use the STUN server?

Yes, we already have some documentation on how to set up a TURN server:

  1. Use TURN server · spreedbox/spreedbox Wiki · GitHub
  2. Complete NC installation on Debian with Spreed.me and TURN step by step

If this didn’t help, try to debug the problem using your browser’s WebRTC internals page (in Chrome this is available at chrome://webrtc-internals/) and check the developer console (you need to add ?debug to the URL, e.g. https://yournc.demo/apps/spreedme?debug

Only when new user added

i have this in my server.conf

[http]
listen = 127.0.0.1:8080
basepath = /webrtc
root = www

[https]

[app]
stunuris = stun:stun.spreed.me:443

i need tell you, im using this https://github.com/nextcloud/vm for install all NC, spreedme and collabora

https://goo.gl/mMPJAt, video show your suggest

pls referr to this process and commands

this is log of spreed-webrtc-server

Stay alert

anyone to help me in this issue?

https://goo.gl/mMPJAt, video show your suggest

You did not add ?debug to the URL. This parameter is required to get any log output on the developer console.

Please PM me a Temporary Password. Alternatively use leon [AT] struktur [DOT] de.

Have you tried to reproduce the issue from a (different computer / browser on a) different network?

https://cloud.votandoando.com/apps/spreedme?tp=231785408373

Remember i use https://github.com/nextcloud/vm for install all enviroment

If u see in that script use https://github.com/nextcloud/spreedme-snap

https://goo.gl/AJu9jK, new video with ?debug

I have two some config stuff here: https://github.com/nextcloud/vm/blob/master/apps/spreedme.sh#L70 and here https://github.com/nextcloud/vm/blob/master/apps/spreedme.sh#L73

The Variable $SNAPDIR is here: https://github.com/nextcloud/vm/blob/master/lib.sh#L13 togheter with all the other variables.

The actual SpreedMe Snap package is fetched from this repo, and in this file you can find the WebRTC stuff: https://github.com/nextcloud/spreedme-snap/blob/master/src/server.conf.in

How update https://github.com/strukturag/spreed-webrtc???

Share me instructions
Stay alert