Code Monkey home page Code Monkey logo

php-ring-api's People

Contributors

jeroenmoors avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

php-ring-api's Issues

PHP Warning: Invalid argument supplied for foreach() in /home/andreas/Downloads/php-ring-api-master/ring.php on line 96

When i run the example file. after add change to my username and passwd i got this:

PHP Warning: Invalid argument supplied for foreach() in /home/andreas/Downloads/php-ring-api-master/ring.php on line 96

The authenticating works as it should.

If i run this in chrome
Call: https://api.ring.com/clients_api/dings/active?api_version=9&auth_token=zzbGBjWFcvCZKArwFQfH
The only i got is this.
[ ]

Waiting for response form webserver

Hi,

Thanks for this API for the RING.com doorbell.

I've tried use it on a apache webserver.
I've add my credentials to the example.php file and try to access it through the browser.
After a few minutes it still waiting for a response without printing a message on the screen.

Are you familiare with this? I opened all the firewall ports listed on: https://support.ring.com/hc/en-us/articles/205385394-What-Ports-Do-I-Need-to-Open-in-My-Firewall-for-Ring-Doorbells-and-Chimes-

Hope you can help me out.

Kind Regard, Jan Willem

401 Unauthorized?

Authentication works fine, but polling results in a 401 response. Are you still running this code? Does it work for others? Thanks for your efforts at putting this together!

no devices or pushes or motion detection

When I run the example it prints

My devices:
string(0) ""

then polls but never says anything.
It authenticates and gets a token:

Authenticating...
Authenticated as Ian Mitchell
Authentication token is QokMAmTPFqQRwL9FcGxz

This worked yesterday.

I get rings in the ring app on my phone and it shows the events on the ring website.

Yesterday this worked but I had lots of trouble and the support guy told me to exchange it, I did and now things seem to work much nicer, apart from this php script.

Thanks in advance for any help!

Need details about API

Hello,
Can you provide details about Ring API?
I'm unable to login, i'm stuck in Authenticating...
$username should be my email right? is there anything else i missed?

Reversing even further

I have been poking around even further into their API and discovered they are using SIP to stream the feed. Though I can only seem to intercept SIP authentication when someone rings the doorbell but not when I initiate live view. Have you done any poking into trying to get the actual video feed?

๐Ÿ‘ On your authentication. I had just been planning on using one of the authentication tokens I intercepted from my devices as those never seem to expire/reset. Though your Authentication allows for the user not to have to intercept the token, rather just get an assigned one.

Still functional?

Hi,

Is this code still functional?
All I seem to get is

<pre>Authenticating... Call: https://api.ring.com/clients_api/session My devices: Call: https://api.ring.com/clients_api/ring_devices?api_version=9&auth_token= object(stdClass)#2 (2) { ["error"]=> string(12) "Unauthorized" ["status_code"]=> int(401) }

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.