You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
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:
Homebridge Ring Config
Environment
The text was updated successfully, but these errors were encountered: