Code Monkey home page Code Monkey logo

Comments (8)

mspace00 avatar mspace00 commented on August 15, 2024 5

I can confirm the same delay, using VLC or Home Assistant.

from ring-hassio.

jeroenterheerdt avatar jeroenterheerdt commented on August 15, 2024

hmm, I have not seen this same problem no. It is slower, yes, but 10 seconds, no. Maybe ask if someone over at https://github.com/dgreif/ring has been same experience?

from ring-hassio.

johanvh83 avatar johanvh83 commented on August 15, 2024

Any solution for this issue? Have also a delay for apporx 6 seconds

from ring-hassio.

schergr avatar schergr commented on August 15, 2024

Any solution for this issue? Have also a delay for apporx 6 seconds

Same issue...lags behind about 10 - 15 seconds.

from ring-hassio.

schergr avatar schergr commented on August 15, 2024

hmm, I have not seen this same problem no. It is slower, yes, but 10 seconds, no. Maybe ask if someone over at https://github.com/dgreif/ring has been same experience?

Since you wrapped around dgreif, are you storing the refresh token as part of your implementation?

Refresh Token Expiration
Ring has updated their refresh tokens so that they expire within a couple minutes of when they are used for the first time. This means that you basically only get to use a refresh token once, and need to keep the new refresh token that comes with the response.

For libraries that use ring-client-api, you can subscribe to api.onRefreshTokenUpdated to get the new refresh token each time a new one is created. This new refresh token should be stored wherever your library stores its configuration. See here for an example. If you are a user of homebridge-ring, this is done automatically for you, and your config.json will always be up-to-date with the last available refresh token.

from ring-hassio.

CharlesW2506 avatar CharlesW2506 commented on August 15, 2024

I also get around 6-7 secs delay on the live feed, other than works great, still working on battery feed drain issues though (see a sperate thread here for that though).

from ring-hassio.

patsch9 avatar patsch9 commented on August 15, 2024

I can confirm this problem too

from ring-hassio.

adorobis avatar adorobis commented on August 15, 2024

Many thanks for your great work! I was able to (quite easily) run it on TrueNAS. But I have the same issue, 10-12 seconds delay on live stream with Ring Doorbell Wired on very good wifi connection,
Anyone was able to improve it?

from ring-hassio.

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.