Git Product home page Git Product logo

Comments (4)

tsightler avatar tsightler commented on May 31, 2024

Certainly not enough information here to have any ideas. I only use this code on Linux and it all works just fine, including the sample code. I would suggest using newer node version (at least 18) and the current version of the API.

from ring.

thrahlf avatar thrahlf commented on May 31, 2024

Thanks for the fast answer. I tried the sames NODE and API Version on both systems. The result is the sames.

Which libaries do i need on linux for ffmpeg. Only this oder additional?

from ring.

tsightler avatar tsightler commented on May 31, 2024

Thanks for the fast answer. I tried the sames NODE and API Version on both systems. The result is the sames.

I'm not sure what this means, the versions you listed are older and outdated, some dependencies may need newer versions and behaviors can be unpredictable across OS versions. You should always use the latest versions as those are the only versions currently tested. I'm not going to go back and install old, unsupported versions of Node to test this, please use current versions to report issues.

Regarding ffmpeg, there are generally no external dependencies, ring-client-api pulls in ffmpeg-for-homebridge, which downloads a specially built ffmpeg which should generally be used in all cases where possible since the system based ffmpeg likely doesn't have libfdk-aac support, although technically this should not be required for recoding (needed mostly for homekit support). These packages have been going through some significant updates lately, so it's possible a bug has been introduced there.

from ring.

thrahlf avatar thrahlf commented on May 31, 2024

I reinstalled the project with the same NODE and API version, and... It works! ;-)

from ring.

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.