Giter Site home page Giter Site logo

Comments (2)

mint-dewit avatar mint-dewit commented on June 17, 2024 1

The current status on this is that we throw an error when we find incorrect data. On some models this can however be mildy annoying as there are many errors (Ex. #24)

The errors on the user side of the library do not mean the user can do anything against this, this is really an error on the atem side of the connection and we unfortunately are not in a position where we can improve that. For this reason I think we could change the error throwing behaviour to a warning emitter or a parserError emitter. This could be something used for debugging or even logging in production systems but would not be as annoying for library consumers working on models that emit a lot of errors.

from sofie-atem-connection.

Julusian avatar Julusian commented on June 17, 2024

A prerelease of v2.0.0 has just been pushed to npm under the nightly tag yarn add atem-connection@nightly that should resolve this, along with other problems.
The parsing has been made a lot less picky on values to avoid errors like this, and any out of range ids are now debug warnings rather than errors.

We are happy that v2.0.0 should be stable, but want to spend a bit more time giving it some realistic testing before doing a proper release of it.

from sofie-atem-connection.

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.