Giter Club home page Giter Club logo

pyfoscontrol's Introduction

pyFosControl

Python interface to Foscam CGI API for HD models

Introduction

The Foscam cameras can be controlled via a web interface. There are browser plugins available for Firefox, Chrome and IE, which are bundled with the camera firmware and can be downloaded using the cameras web interface.

However, these plugins are Windows only. Without them only a few basic configuration options are available (network, user accounts, firewall, etc.). The bulk of the functionality including the display of the camera pictures, controlling the ptz movements, motion detection, are not available on a Linux computer.

There is a SDK available describing a CGI interface which seems to make most of these functions available. pyFosControl is intended as an python interface.

Getting started

Create a new cam.cfg file using cam.cfg.example as template.

Run camtest.py from the command line to get some basic information (like model info, firmware and hardware version).

Please note

  • This interface is far from complete.
  • It's mostly tested on a FI9821W V2.
  • The SDK documentation is inaccurate in places.
  • The non HD cameras use a different set of CGI commands and are not covered in this implementation.
  • The behaviour of the camera changes slightly with each new firmware version. Please include model and firmware version when sending bug reports (run camtest.py from the command line).

pyfoscontrol's People

Contributors

acaso avatar mrmistr avatar mstrecke avatar scragg0x avatar

Watchers

 avatar  avatar

Forkers

tednespippi

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.