GithubHelp home page GithubHelp logo

Comments (3)

mberest avatar mberest commented on July 28, 2024

Hi! Before I do anything, I just want to check - if you look at the file onvifclient.py close to the top you'll see a section that says Edit these variables ... Did you edit the values of those variables?

from onvif-client.

jlpoolen avatar jlpoolen commented on July 28, 2024

from onvif-client.

jlpoolen avatar jlpoolen commented on July 28, 2024

I edited onvifclient.py changing to:

   ##############################################
   ### Edit these variables #####################
     ##############################################
     destinationIP = '192.168.1.48' # the camera ip
     userName = 'admin' # admin, or user, etc...
     password = '[redacted]' # the password for camera
     ##############################################
     ##############################################
     ##############################################

The password above has been redacted but the script does contain the correct password.

     jlpoole@taurus /usr/local/src/onvif-client $ time python3.7 onvifclient.py
     ^CTraceback (most recent call last):
       File "onvifclient.py", line 104, in
         run()
       File "onvifclient.py", line 41, in run
         data, addr = sock.recvfrom(65536)
     KeyboardInterrupt
    
     real 2m9.891s
     user 0m0.205s
     sys 0m0.010s
     jlpoole@taurus /usr/local/src/onvif-client $

from onvif-client.

Related Issues (1)

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.