Giter Site home page Giter Site logo

cameramanager's Introduction

Camera Manager

This project is a proof of concept that documentation can be used dynamically. If I had more time I could have added the posibility to configure the PTZ and the metadata of a camera and also the possibility to modify an existing profile.

Features:

  1. Connect to a camera remotely
  2. Save login info
  3. Delete login info
  4. Create new profile
  5. Delete profiles

Setup Project

Before running the project: You have to change the value of the property ONVIFEXPath with your path to this resources. (VLCPath is contained in the project.)

alt text

How to Connect to a Camera

The user has to provide an address, a username and the password to the camera he wants to connect to. These informations can be saved by providing a name and can be loaded for the next time.

alt text

How to configure a Profile

Currently the project allows the user to configure the video source, the video encoder, the audio source and the audio encoder of a camera.

alt text

To create a valid profile the user has to configure at least the video source and encoder. (Once it's done the save button is enabled.) A configuration has to be selected and can be modify with the configuration options available. To show the available options the user has to click on the Show Options.

The configuration is in a JSON format and can be modify by editing it.

alt text

When an element of the media Profile is configured, the button turns green and the next button corresponding to the next element to configure turns blue.

alt text

TODO

  • Add modify profile options
  • Add more validations
  • Make edit config more user friendly

cameramanager's People

Contributors

alexbrochu 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

cameramanager's Issues

Bad Request in v10 media profiles

Hi, I am very new in this Onvif Operations, so, I first appologize in case of a stupid question.

I see in your source code that you are using the ver20 media info for your device (http://www.onvif.org/ver20/media/wsdl)

The device I am testing does not have the v20 media information, only the v10 one (http://www.onvif.org/ver10/media/wsdl).

I changed the code to get the media information of the v10, but I am getting the Bad Request error when I call the GetProfiles(null, null) function, but the device credentials are correct.

Can you give me a light about this problem please?

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.