Git Product home page Git Product logo

Comments (5)

goruck avatar goruck commented on May 23, 2024

Hi,
I do not see this problem on my setup. The skill is working correctly for all cameras.

Do you see any errors in your skill's Cloudwatch logs?

Also, you could try deleting the cameras from the Alexa app and then asking Alexa to discover devices again. In any event this should tell you if Alexa is even seeing the cameras as smart home devices.

Hope this helps.

Lindo

from alexa-ip-cam.

Seme100 avatar Seme100 commented on May 23, 2024

Hi,
i didn't change your script (except for URL and settings in cameras.json), everyhting worked correctly. Until March 22.
As you can read, other skills like Monocle (showing IP-Cam on Echo Show or spot) have the same problem.
I think, Amazon changed something (maybe the handling), for example are there additional Parameters so that perhaps the file index.js must be changed?
I deleted and discovered all 3 devices - that's not the problem. This part is still working.
I'm not familiar with Cloudwatch-logs, but i'll try to understand and if i find something, i'll write here.

from alexa-ip-cam.

goruck avatar goruck commented on May 23, 2024

Hi,
The skill's lambda function will log information to CloudWatch which is another AWS service. You can find CloudWatch in the AWS console. Here you should see an entry for the lambda function that was triggered by the skill once you invoked it under a path like CloudWatch > Log Groups > Streams > ShowCameras.
Thanks.
Lindo

from alexa-ip-cam.

savageautomate avatar savageautomate commented on May 23, 2024

@Seme100,

FYI, Monocle (https://monoclecam.com/) is working again.

Around March 22, Amazon started enforcing their documented requirements. You may now only use port 443 to host your cameras. You must have a TLS encrypted endpoint. You must have a valid SSL certificate. You must be using a fully qualified DNS hostname rather than an IP address.

Thanks, Robert

from alexa-ip-cam.

goruck avatar goruck commented on May 23, 2024

Yes, correct. the alexa-ip-cam does adhere to these requirements.

from alexa-ip-cam.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.