DustinBryant / MMM-Ring

Module for MagicMirror that adds video feed of Ring Doorbell events
MIT License
25 stars 10 forks source link

Module wont play preview #16

Open Beastlynoob opened 3 years ago

Beastlynoob commented 3 years ago

When someone rings the doorbell nothing pops up on the mirror however in the app it shows up as an answered ring. I tried different positions and stuff but nothing helped. Any ideas?

Edit: No errors during install

sturlahallas commented 3 years ago

Have you checked the logs for any error messages? Your issue seems similar to mine, namely missing audio device when running Magic Mirror in docker.

VJRasbPi commented 3 years ago

I don't know if you ever resolved your issue, but I was able to resolve my similar issue (see issue #21 ) by issuing an npm update command from the MMM-Ring directory (/MagicMirror/modules/MMM-Ring). See the issue log referenced above for details, but short of it was I needed an updated "ring-client-api" client. Once I got that everything worked fine.

Hope this helps, just trying to pay it forward for the help I received with my issue!

Beastlynoob commented 3 years ago

Hello, I noticed another post about a user having trouble viewing their ring doorbell live feed and I am having similar issues. Like them I also have a Ring doorbell Pro wired version. I installed the program and it installed with no errors.After adding code to the config.js file, I tested out the module but no video played. I checked the public folder in the MMM-Ring folder and noticed one .tmp file.I also tried running npm update but that did not work. Anybody have a solution? @VJRasbPi @Cpaczek @DustinBryant