Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ring Doorbell 2nd generation has no notification and no chime #992

Closed
goodbai1988 opened this issue Jul 18, 2022 · 1 comment
Closed

Ring Doorbell 2nd generation has no notification and no chime #992

goodbai1988 opened this issue Jul 18, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@goodbai1988
Copy link

goodbai1988 commented Jul 18, 2022

Bug Report

Describe the Bug

Ring Doorbell 2nd generation has no notification, no chime when the ring button is pressed. No log (about this part, streaming and snapshot log normally) even when debug logging is on in ring plugin settings.
Ring App pushes notifications immediately when button pressed.
Other video doorbells created with ffmpeg plugin work fine.

To Reproduce

Steps to reproduce the behavior:

  • Just... happened 🙁

Expected behavior

Bring back that notification and chime.

Screenshots/Logs

There is no log about ring button press at all. 😂
Streaming and snapshot log normally like below:

[7/18/2022, 12:35:07 PM] [Ring] Loading new snapshot into cache for Front Door
[7/18/2022, 12:35:08 PM] [Ring] Snapshot cached for Front Door (0.926s)
[7/18/2022, 12:35:28 PM] [Ring] Preparing Live Stream for Front Door
[7/18/2022, 12:35:29 PM] [Ring] Stream Prepared for Front Door (1.828s)
[7/18/2022, 12:35:30 PM] [Ring] Activating stream for Front Door (2.278s)
[7/18/2022, 12:35:30 PM] [Ring] WebSocket connected for Front Door
[7/18/2022, 12:35:31 PM] [Ring] iceConnectionStateChange: completed
[7/18/2022, 12:35:31 PM] [Ring] connectionStateChange: connecting
[7/18/2022, 12:35:31 PM] [Ring] iceConnectionStateChange: new
[7/18/2022, 12:35:31 PM] [Ring] iceConnectionStateChange: checking
[7/18/2022, 12:35:31 PM] [Ring] Activating Session
[7/18/2022, 12:35:31 PM] [Ring] Streaming active for Front Door (3.529s)
[7/18/2022, 12:35:31 PM] [Ring] iceConnectionStateChange: new
[7/18/2022, 12:35:31 PM] [Ring] iceConnectionStateChange: connected
[7/18/2022, 12:35:34 PM] [Ring] Received stream data from Front Door (6.044s)
[7/18/2022, 12:35:34 PM] [Ring] received first video packet
[7/18/2022, 12:35:36 PM] [Ring] Stopped Live Stream for Front Door
[7/18/2022, 12:35:36 PM] [Ring] connectionStateChange: closed
[7/18/2022, 12:35:36 PM] [Ring] iceConnectionStateChange: closed
[7/18/2022, 12:35:36 PM] [Ring] Return Audio (Front Door): stopped gracefully
[7/18/2022, 12:35:36 PM] [Ring] Return Audio (Front Door): Guessed Channel Layout for Input Stream #0.0 : mono
Input #0, sdp, from 'pipe:':
Metadata:
title : Talk
Duration: N/A, bitrate: N/A
Stream #0:0: Audio: aac, 16000 Hz, mono, s16
Stream mapping:
Stream #0:0 -> #0:0 (aac (libfdk_aac) -> opus (libopus))
Finishing stream 0:0 without any data written to it.
[libopus @ 0x2aae3c012f0] No bit rate set. Defaulting to 96000 bps.
Output #0, rtp, to 'rtp://127.0.0.1:34603':
Metadata:
title : Talk
encoder : Lavf59.16.100
Stream #0:0: Audio: opus, 48000 Hz, stereo, s16, 96 kb/s
Metadata:
encoder : Lavc59.18.100 libopus
size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
video:0kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
Exiting normally, received signal 15.

Homebridge Ring Config


{
            "refreshToken": "xxx",
            "debug": true,
            "platform": "Ring"
        }

Environment

  • OS: [QNAP Docker (also tried on Raspbian but same result)]
  • Node.js: [16.15.1]
  • NPM: [8.11.0]
  • homebridge-ring: [11.0.7]
  • homebridge: [1.5.0]
  • hoobs: [N/A]
@goodbai1988 goodbai1988 added the bug Something isn't working label Jul 18, 2022
@dgreif dgreif closed this as not planned Won't fix, can't repro, duplicate, stale Aug 27, 2022
@dgreif
Copy link
Owner

dgreif commented Aug 27, 2022

This is a duplicate of #933. Please subscribe to that issue for updates

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

No branches or pull requests

2 participants