Giter Club home page Giter Club logo

Comments (4)

andrewbonney avatar andrewbonney commented on June 26, 2024

This appears to be running correctly, but please note that it expects to be run with an Apache reverse proxy in front of it, otherwise the mDNS announcements do not match up with the port it runs on. The Apache configuration required is held in https://github.com/bbc/nmos-registration/blob/master/debian/ips-api-registration.conf and https://github.com/bbc/nmos-reverse-proxy/blob/master/etc/apache2/sites-available/ips-reverseproxy-common.conf

from nmos-registration.

JahedulAnowar avatar JahedulAnowar commented on June 26, 2024

I got it to work by modifying line:87 to "current_priority = 100"

Thank you and sorry for the late reply.

from nmos-registration.

andrewbonney avatar andrewbonney commented on June 26, 2024

Glad it's working. It should be possible to resolve this without having to adjust the code. By default the Registration API runs with a priority of '100' which is outside of the recommended range and is intended to prevent it disturbing a running system. If you want to put it into 'production' mode then this should be set between 0 and 99. You can do this using the configuration file as noted here: https://github.com/bbc/nmos-registration#configuration

from nmos-registration.

JahedulAnowar avatar JahedulAnowar commented on June 26, 2024

I am not sure why it didn't work without adjusting the code.
Anyways, i intend to use Sony's implementation of nmos-registration, and so far i think it is working the way i want.

from nmos-registration.

Related Issues (6)

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.