Git Product home page Git Product logo

dropcam's People

Contributors

justinledwards avatar nolanbrown avatar radekw 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dropcam's Issues

camera.settings["watermark.enabled"].set(false) not working

# Disable watermark
settings = camera.settings
settings["watermark.enabled"].set(false)

The above, as written in the documentation, seems to not actually be changing the watermark to a disabled status and I'm still getting it on snapshots. I'm wondering if Dropcam changed the value of the parameter name or has disabled removing it?

Camera Not Found (Dropcam::CameraNotFoundError)

Few days ago I noticed the library stopped working and fails with the following error on login.

irb(main):001:0> require 'dropcam'
=> true
irb(main):002:0> dropcam = Dropcam::Dropcam.new("", "")
Dropcam::CameraNotFoundError: Camera Not Found
    from /Library/Ruby/Gems/2.0.0/gems/dropcam-0.0.4/lib/dropcam/base.rb:108:in `get'
    from /Library/Ruby/Gems/2.0.0/gems/dropcam-0.0.4/lib/dropcam/session.rb:37:in `_session_token'
    from /Library/Ruby/Gems/2.0.0/gems/dropcam-0.0.4/lib/dropcam/session.rb:26:in `authenticate'
    from /Library/Ruby/Gems/2.0.0/gems/dropcam-0.0.4/lib/dropcam.rb:11:in `initialize'
    from (irb):2:in `new'
    from (irb):2
    from /usr/bin/irb:12:in `<main>'

RTSP Streaming

Is anyone having success streaming RTSP?

I have tried streaming a publicly available camera to my VLC player:

rtsp://user:[email protected]:554/be6db485223a41ee8c25ba468c056f8e

NameError: uninitialized constant Dropcam::Base::OpenSSL

Wanted to get started using this to be able to turn my dropcam ON / OFF at certain times of the day.

When I go through the settings example in irb I get the following error after I run

Dropcam::Dropcam.new("USERNAME","PASSWORD")
NameError: uninitialized constant Dropcam::Base::OpenSSL

Is there another required gem that I am missing?

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.