Giter Site home page Giter Site logo

Comments (3)

tsightler avatar tsightler commented on August 16, 2024

I would suggest setting unbridgeCameras: true and readding the camera to homekit and trying again. Why? Well, using the default setting leverages AAC audio, and the AAC encoder/decoder can be quite picky. Switching to unbridged cameras will cause the audio to use Opus, and this is more standard and requires less processing overhead. If things still don't work with unbridged camera, then you'll need to look carefully at the network setup. Above there are pipe timeouts, which indicate there could be dropped packets or some other issues receiving the packets fast enough.

from ring.

tsightler avatar tsightler commented on August 16, 2024

Also, make sure you have followed up all troubleshooting steps listed in the wiki:

https://github.com/dgreif/ring/wiki/Camera-Troubleshooting#streams-only-work-at-home-but-not-on-lte

If you homebridge server has mulitple NICs, then video/audio being routed on the wrong network is quite common. You'll likely need to manually setup mDNS to register only on the correct network. That's a really common reason for timeout issues on the local network, as are clients that use various VPN or other privacy tools.

Nothing above implies anything wrong with the code itself, actually, the streams start and are sending and even appear to be receiving, but then there is a timeout.

from ring.

mrbritten avatar mrbritten commented on August 16, 2024

Also, make sure you have followed up all troubleshooting steps listed in the wiki:

https://github.com/dgreif/ring/wiki/Camera-Troubleshooting#streams-only-work-at-home-but-not-on-lte

If you homebridge server has mulitple NICs, then video/audio being routed on the wrong network is quite common. You'll likely need to manually setup mDNS to register only on the correct network. That's a really common reason for timeout issues on the local network, as are clients that use various VPN or other privacy tools.

Nothing above implies anything wrong with the code itself, actually, the streams start and are sending and even appear to be receiving, but then there is a timeout.

Thanks for the advice, I appreciate the detailed information. I actually went ahead and upgraded my
Raspberry pi and am using scrypted now and everything is working great.

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.