Giter Club home page Giter Club logo

Comments (5)

ManuelB avatar ManuelB commented on June 29, 2024

It is not even supporting SSL:

$ openssl s_client -connect v.apaxo.de:443
CONNECTED(00000003)
write:errno=104
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 0 bytes and written 308 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
---

from jitsi-videobridge.

bgrozev avatar bgrozev commented on June 29, 2024

Please use the mailing list ([email protected]) for questions.
https://github.com/jitsi/jitsi-videobridge/blob/master/doc/tcp.md

from jitsi-videobridge.

ManuelB avatar ManuelB commented on June 29, 2024

Thanks for the super fast answer

You rock

from jitsi-videobridge.

ManuelB avatar ManuelB commented on June 29, 2024

I just want to complete the solution for this problem (when somebody finds it with google he or she should know that to do):

$ sudo service nginx restart
Restarting nginx: nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use)
nginx: [emerg] still could not bind()
nginx.

Add the following to ~/.sip-communicator/sip-communicator.properties

org.jitsi.videobridge.TCP_HARVESTER_PORT=4443

Restart video bridge
Restart nginx

Done.

from jitsi-videobridge.

emcho avatar emcho commented on June 29, 2024

This happens automatically as long as you start nginx first.

Please use the mailing lists for questions:

https://jitsi.org/lists

from jitsi-videobridge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.