Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Camera Not Responding #397

Closed
judas2720 opened this issue Jan 22, 2021 · 1 comment
Closed

Camera Not Responding #397

judas2720 opened this issue Jan 22, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@judas2720
Copy link

Describe the bug
Camera not responding when opening from Home app. Snapshot appears correct but camera fails to load stream.

looking at homebridge log this is what I see:

[1/21/2021, 10:40:25 PM] [Nest-cam] [NexusStreamer] Connected
[1/21/2021, 10:40:25 PM] [Nest-cam] [NexusStreamer] Redirecting...
[1/21/2021, 10:40:25 PM] [Nest-cam] [NexusStreamer] Disconnected
[1/21/2021, 10:40:25 PM] [Nest-cam] [NexusStreamer] Connected
(node:40788) UnhandledPromiseRejectionWarning: Error: write EPIPE
at WriteWrap.onWriteComplete [as oncomplete] (internal/stream_base_commons.js:92:16)
(node:40788) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 629)
(node:40788) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
[1/21/2021, 10:40:29 PM] [Nest-cam] VIDEO: VIDEO: Conversion failed!
[1/21/2021, 10:40:29 PM] [Nest-cam] [NexusStreamer] Disconnected.

Debug Output

To Reproduce
Open camera stream
Steps to reproduce the behavior:

Expected behavior
Camera can stream

Please answer these questions before submitting this issue:

On what device are you running homebridge: Mac Mini 
On what iOS version are you having issues: 
14.3
What camera types are having issues: 
Nest Hello
Does this issue occur consistently or randomly: 
Consistent that video will not stream anymore. It used to stream just fine. Logs don’t show any other errors for Nest Cam
If applicable, what was the last version that worked properly: I don’t know the specific build but it was probably 3 or so months ago that I noticed it stopped streaming. Just getting around to filing a note now.
@judas2720 judas2720 added the bug Something isn't working label Jan 22, 2021
@Brandawg93
Copy link
Owner

This is a duplicate of #279. Feel free to follow along there. Also check out the FAQ for potential fixes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants