Coder Social home page Coder Social logo

informaticacba / multiple-camera-streams-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from saimj7/multiple-camera-streams-ui

1.0 0.0 0.0 37.79 MB

A simple user interface to stitch and display multiple camera streams with OpenCV and Kivy.

Python 100.00%

multiple-camera-streams-ui's Introduction

Multiple Camera Streams GUI

A simple user interface to stitch and display multiple camera streams with OpenCV and Kivy.

Supports configuring several videos and ip cameras.


Inference

  • Install main libraries:
pip install opencv-python
pip install kivy
  • To setup cameras via config, enter your video path or ip camera url in 'config>ui_config.json'.

You can place your videos in mylib>videos or enter the url if its an ip camera. Example:

"camera_url": [
    "mylib/videos/1.mp4",
    "http://192.158.0.115:8050/video",
  • To setup cameras via ui, click settings>enter details>apply after running the code:

You could also setup a database if you ever want to.

  • To run: python run.py

saimj7/ 28-02-2021 © Sai_Mj.

multiple-camera-streams-ui's People

Contributors

saimj7 avatar

Stargazers

 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.