GithubHelp home page GithubHelp logo

daviddeeds / ivir Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 35 KB

Simple C# Windows tool for doing a HTTP request to IndigoVision (and other) type CCTV cameras.

License: GNU General Public License v3.0

C# 100.00%

ivir's Introduction

IViR

Simple C# Windows tool for doing a HTTP request to IndigoVision (and other) type CCTV cameras. The URL configured works for IndigoVision in my testing. HIKVision and other brand cameras will need a different URL.

This tool was built in Visual Studio 2019 (Version 16.8.2) using .NET Framework 4.7.2

Fundamentally this tool will:

  1. Connect to the URL configured using HTTP (not RTSP or ONVIF),
  2. Authenticate using Digest Authentication,
  3. Grab the image from that URL,
  4. Save a copy of that file in the Application StartUp path as ddMMyyyy-HHmmss.png thus ensuring no two images are the same,
  5. Display the image in the pictureBox control at 640x480 with zoom set to fill the box.

It has no error checking in it but will show some level of logging as it processes each request. Note that some cameras can take 10 to 20 seconds to process the GET request depending on the image resolution, WiFi connection speed etc.

Credit to https://uxwing.com/license/ for the completely free icon file https://uxwing.com/cctv-camera-icon/

ivir's People

Contributors

daviddeeds avatar

Watchers

 avatar

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.