Code Monkey home page Code Monkey logo

minimalistcamview's People

Contributors

maximilionus avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

minimalistcamview's Issues

Camera selection issue

There's currently the problem with camera selection. It works by obtaining the index of element in listbox and getting camera from config by this index. But index of camera can be different from lbox indexes if it's not starting from 0

Linux icon format

Linux does not support .ico format icons. Application will crash with tkinter exception if you try to load .ico in gui.

Switch icon format from .ico to universal .png

Cam list - Edit doesn't work

createui__cam_edit function in Gui.py is responsible for camera editor gui initialization. However, cam_index argument in this function doesn't seem to work. Even force assignment like this doesn't work:

def createui__cam_edit(self, cam_index=0, update_cam_list_fnc=None):

This problem causes the Edit button in the camera list to work incorrectly.

Stream video capture issue

New feature for video recording from stream is working fine, but after the begin of record ui becomes completely unresponsive until app force close.

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.