-
-
Notifications
You must be signed in to change notification settings - Fork 27
Not receiving Nest Camera notifications or thumbnail live stream #305
Comments
I would try clearing your HomeKit cache. It's under Homebridge Settings in the UI. |
I’ve done that a couple times and it hasn’t helped |
Can you run homebridge in debug mode and attempt to stream and post the output here? |
So when I open the stream it connects and then immediately disconnects making it unable to view the stream in the thumbnail from the homekit homescreen. I'm not sure if this is also the reason I'm unable to receive notifications maybe? [10/16/2020, 18:46:43] [Nest-cam] [NexusStreamer] Connected |
You could be having similar issues as others. The above isn't debug output code. Run |
Turned on DEBUG mode this is what I got- hopefully this is it? [10/16/2020, 19:34:34] [Nest-cam] waiting for socket to connect [10/16/2020, 19:34:34] [Nest-cam] AUDIO: ffmpeg version 4.3.1 Copyright (c) 2000-2020 the FFmpeg developers [10/16/2020, 19:34:34] [Nest-cam] RETURN AUDIO: [udp @ 0x2d79990] attempted to set receive buffer to size 393216 but it only ended up set as 360448 [10/16/2020, 19:34:34] [Nest-cam] [NexusStreamer] Connected [10/16/2020, 19:34:36] [Nest-cam] AUDIO: Stream mapping: [10/16/2020, 19:34:36] [Nest-cam] AUDIO: Output #0, rtp, to 'srtp://192.168.1.213:53022?rtcpport=53022&localrtcpport=38287&pkt_size=188': [10/16/2020, 19:34:36] [Nest-cam] AUDIO: Stream #0:0: Audio: aac (libfdk_aac) (ELD), 16000 Hz, mono, s16, 24 kb/s [10/16/2020, 19:34:36] [Nest-cam] VIDEO: Input #0, h264, from 'pipe:': [10/16/2020, 19:34:36] [Nest-cam] VIDEO: Stream #0:0: Video: h264 (Main), yuvj420p(pc, bt709, progressive), 1152x864 [SAR 1:1 DAR 4:3], 15 fps, 15 tbr, 1200k tbn, 30 tbc [10/16/2020, 19:34:36] [Nest-cam] VIDEO: Stream mapping: [10/16/2020, 19:34:36] [Nest-cam] VIDEO: [swscaler @ 0x27fd890] deprecated pixel format used, make sure you did set range correctly [10/16/2020, 19:34:36] [Nest-cam] VIDEO: [libx264 @ 0x2587ae0] using SAR=1/1 [10/16/2020, 19:34:36] [Nest-cam] VIDEO: [libx264 @ 0x2587ae0] using cpu capabilities: ARMv6 NEON [10/16/2020, 19:34:36] [Nest-cam] VIDEO: [libx264 @ 0x2587ae0] profile Constrained Baseline, level 3.2, 4:2:0, 8-bit [10/16/2020, 19:34:36] [Nest-cam] VIDEO: Output #0, rtp, to 'srtp://192.168.1.213:62442?rtcpport=62442&localrtcpport=32997&pkt_size=1378': [10/16/2020, 19:34:36] [Nest-cam] AUDIO: size= 6kB time=00:00:01.55 bitrate= 29.2kbits/s speed= 2.9x [10/16/2020, 19:34:45] [Nest-cam] RETURN AUDIO: Output #0, data, to 'pipe:1': [10/16/2020, 19:34:45] [Nest-cam] RETURN AUDIO: Stream #0:0: Audio: speex (libspeex), 16000 Hz, mono, s16, 27 kb/s [10/16/2020, 19:34:45] [Nest-cam] RETURN AUDIO: size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x [10/16/2020, 19:34:45] [Nest-cam] RETURN AUDIO: Exiting normally, received signal 15. [10/16/2020, 19:34:45] [Nest-cam] VIDEO: frame= 147 fps= 17 q=14.0 size= 1043kB time=00:00:04.86 bitrate=1756.3kbits/s dup=1 drop=0 speed=0.572x [10/16/2020, 19:34:45] [Nest-cam] VIDEO: [libx264 @ 0x2587ae0] frame I:1 Avg QP:20.00 size:132753 [10/16/2020, 19:34:45] [Nest-cam] VIDEO: [libx264 @ 0x2587ae0] coded y,uvDC,uvAC intra: 80.4% 58.0% 10.5% inter: 8.1% 4.2% 0.2% [10/16/2020, 19:34:45] [Nest-cam] VIDEO: Exiting normally, received signal 15. [10/16/2020, 19:34:45] [Nest-cam] Stopped streaming session! |
This seems to be a known homebridge issue and a duplicate of #279. If I find out more from the homebridge team, I will let you know here. |
This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 3 days |
This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 3 days |
Homebridge v1.2.4 was just released. If the release fixes this issue, please let me know here. |
Since this is a duplicate of #279, I'm going to close this issue. If you want to receive further updates on this, you can subscribe to that issue. |
Hi! I haven't been able to fenagle my settings to get notifications when my doorbell rings or when my camera notices a person/package. I've looked at some other threads and it doesn't seem like you need an Aware subscription... Also, the camera thumbnails in the homekit app never provide livestreams- they're always thumbnails from hours ago. Honestly, this could all be user error, but I've searched everywhere for a solution. I noticed that my Nest Hello is not saved as a doorbell in the HomeKit app, but just as a camera. Not sure if that's part of the issue.
I just updated everything last night and there really isn't s debug log output because technically nothing is failing... but I know it's supposed to work- just can't tell what's wrong.
Please answer these questions before submitting this issue:
The text was updated successfully, but these errors were encountered: