You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
708 B
32 lines
708 B
2021-11-17:
|
|
- adding basic support for SBVcams like SV-305
|
|
|
|
|
|
2021-11-15:
|
|
- JSON read changed, space was interpreted as '\n'
|
|
- adding support for multiple drivers
|
|
|
|
2021-10-25:
|
|
- adding support for different resolution and pixelformat
|
|
- adding position/movement vector in the top left corner
|
|
- saving/loading the default config is working now
|
|
- saving and recalling presetbuttons are working
|
|
- some code cleanup
|
|
|
|
2021-10-10:
|
|
- basic object detection and image filter added
|
|
- save image works
|
|
|
|
2021-09-21:
|
|
- scaling the video to screensize works.
|
|
- controls can be set via gui
|
|
|
|
2021-09-08:
|
|
- grab video from old type of cameras is working
|
|
|
|
2021-09-15:
|
|
- grab video from cammeras only supporting mjpeg stream
|
|
|
|
|
|
|