Giter VIP home page Giter VIP logo

Comments (7)

bgrozev avatar bgrozev commented on July 19, 2024

We don't currently support automatically detecting the public address for TCP. You can work around this by setting it up manually. The relevant properties are:
org.jitsi.videobridge.NAT_HARVESTER_PUBLIC_ADDRESS
org.jitsi.videobridge.NAT_HARVESTER_LOCAL_ADDRESS

from jitsi-videobridge.

d2chau avatar d2chau commented on July 19, 2024

We have tried setting both NAT_HARVESTER_PUBLIC_ADDRESS to the public IP address of EC2 and NAT_HARVESTER_LOCAL_ADDRESS to the private IP addresses without success. Might there be anything else we can try?

from jitsi-videobridge.

bgrozev avatar bgrozev commented on July 19, 2024

Sounds like this could be a bug. Is there anything different in the logs with these properties set?

from jitsi-videobridge.

bgrozev avatar bgrozev commented on July 19, 2024

You could try to disable the AWS harvester (you don't need it if you set NAT_HARVESTER manually). I don't understand why the problem occurs, so I don't know if this will help. I will try and look into it in detail when I get a chance, but probably not until at least next week.

from jitsi-videobridge.

d2chau avatar d2chau commented on July 19, 2024

We have actually solved the issue. We had thought we knew all of the ports that the Videobridge uses but it seems like we missed exposing something in Docker. After running it in HOST network mode in Docker, it looks like we are receiving all the UDP and TCP candidates. Thank you!

from jitsi-videobridge.

bgrozev avatar bgrozev commented on July 19, 2024

Glad to hear that you got it to work. Keeping this open, because we should probably implement automatically creating the mapping for TCP when we detect we're on EC2.

from jitsi-videobridge.

bgrozev avatar bgrozev commented on July 19, 2024

Should be fixed with ice4j r505 in 9a5bf25

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.