Commit graph

20 commits

Author SHA1 Message Date
Szymon Acedański
0c4992ffaf Manual exposure support for OpenCV 2019-03-11 00:21:54 +01:00
boltgolt
c3649dca3a
Added changelog 2019-01-06 16:04:57 +01:00
boltgolt
3c8db931b9
Moved recorders to new folder 2019-01-06 15:08:40 +01:00
boltgolt
6e1085110b
Merge pull request #117 from mrkmg/add-checking-notification
Added notice that facial detection is occurring
2019-01-05 01:11:45 +01:00
Kevin Gravier
de6dac1fd1 Added config option to enable/disable notification
Default is off
2019-01-04 15:26:38 -05:00
boltgolt
a4928144cc
Rewrote download script, fixed tests and other misc changes 2019-01-03 14:35:07 +01:00
boltgolt
0db3cb3da2
Merge branch 'master' of https://github.com/dmig/howdy into dmig-master 2018-12-21 16:51:23 +01:00
boltgolt
f8cfde6f72
Fixed a few small things from PR #109 2018-12-13 20:10:08 +01:00
Tim Welch
2013338155 Add initial support for ffmpeg
Fixes HP Spectre x360 13t IR camera issue. The IR camera is detected by OpenCV but fails to work properly. FFMPEG works using /dev/video2 device. Added an ffmpeg class that mimics the behavior 
 and currently used functions of opencv.
2018-12-09 12:06:31 -05:00
boltgolt
1f0ed1267a
The dyslexia fix 2018-12-09 12:47:29 +01:00
dmig
683837df91
new option for CNN 2018-12-07 14:26:01 +07:00
boltgolt
1c544f0233
Changed device_id to device_path 2018-11-09 19:39:16 +01:00
boltgolt
8180dafdaf
Fixed issue where remote sessions could be authenticated through howdy 2018-09-24 18:05:15 +02:00
boltgolt
5751650af3
Added config option to set height and width of frame from #40 2018-06-28 14:36:47 +02:00
boltgolt
38eff8149d
Changed cofig editor to system default (#41), used more readable code for user detection (#46) 2018-06-28 14:18:27 +02:00
boltgolt
22cc108e87 Added auto config backup and restore for upgarades
This does remove all comments from the config file
2018-05-10 15:05:27 +02:00
boltgolt
2002f4c6b5 More fixes for #27 2018-05-03 16:12:17 +02:00
boltgolt
3f7ab7de8c Fixed merge conflict 2018-04-14 00:11:39 +02:00
boltgolt
4f9e240869 Completed CLI rework 2018-04-13 21:19:28 +02:00
boltgolt
50f36f2b90 More debian-like folder structure 2018-04-07 16:22:13 +02:00
Renamed from config.ini (Browse further)