Skip to content

Tags: dac1976/IP-Freely

Tags

1.2.1.0

Toggle 1.2.1.0's commit message
Improvements

Changed at which point we capture the current frame to a QImage and also when we grab the motion detection rectangle for current detected motion. Also changed the timer update period for drawing main form.

1.2.0.0

Toggle 1.2.0.0's commit message
Made improvements to how the FPS is computed and used when recording.

Also made several minor improvements and tidied code and comments in several places.

1.2.0.0Fixed

Toggle 1.2.0.0Fixed's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

1.1.6.0

Toggle 1.1.6.0's commit message
Now requires OpenCV 4.0.1 and CoreLibrary linked as static lib instea…

…d of as dynamics lib.

Also rebuilt tested using Qt 5.12/Qt Creator 4.8.

1.1.5.0

Toggle 1.1.5.0's commit message
Minor fixes and extra debug added

1.1.5.0_docs

Toggle 1.1.5.0_docs's commit message
Updated ReadMe.md plus screenshots

1.1.5.0_docs_fixed

Toggle 1.1.5.0_docs_fixed's commit message
Oops fixed readme

1.1.4.0

Toggle 1.1.4.0's commit message
Tweaked logic when FPS change is detected

NOw we recreate video capture object as well

1.1.3.0

Toggle 1.1.3.0's commit message
Fixed disk manager used space calculation bug

1.1.2.0

Toggle 1.1.2.0's commit message
Adaptive FPS added

Monitor FPS of incoming streams and adapt if changes are spotted.