Code Monkey home page Code Monkey logo

notestoself's Introduction

NotesToSelf

A repository of stuff I had to write down ....

notestoself's People

Contributors

geirrastad avatar

notestoself's Issues

Unhandled exception during program exit

Need to know which module. Not all of them fails...

Error message:
terminate called without an active exception
Aborted (core dumped)

Which indicates missing thread::join

Debug window flickers.

Occasional flickering. Worse if window is moved, or mouse enters.
Double buffering issue? At least sync with multiple videostreams and frame rates are bad.
Maybe change window manager?

Analyze Engine freezes

After fixing #2 a new error emerged. It now just freezes after calculating max exposure brightness...

iaam_live_stream_2 do not fire events

When starting pub before sub, stream 2 does not publish anything. However stream 0 and 1 DO publish in the exact same scenario, with the same parameters...
this happened after adding QoS so I suspect something with that

Streming video

Need to stream live video to ffmpeg for distribution by streaming server

Analyze engine fails during startup

It fails with:
OpenCV Error: Assertion failed (0 <= _rowRange.start && _rowRange.start <= _rowRange.end && _rowRange.end <= m.rows) in Mat, file /build/opencv-L2vuMj/opencv-3.2.0+dfsg/modules/core/src/matrix.cpp, line 483
terminate called after throwing an instance of 'cv::Exception'
what(): /build/opencv-L2vuMj/opencv-3.2.0+dfsg/modules/core/src/matrix.cpp:483: error: (-215) 0 <= _rowRange.start && _rowRange.start <= _rowRange.end && _rowRange.end <= m.rows in function Mat

Aborted (core dumped)

Config editor

Must make a remote config editor + automatic config generation based on server environment (FPS / color /no color/ CUDA etc)

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.