Commit graph

7 commits

Author SHA1 Message Date
boltgolt
3c8db931b9
Moved recorders to new folder 2019-01-06 15:08:40 +01:00
boltgolt
f4db5ee94b
Formatting fixes 2018-12-13 20:53:18 +01:00
boltgolt
f8cfde6f72
Fixed a few small things from PR #109 2018-12-13 20:10:08 +01:00
Tim Welch
39daaa272b pretty up the code a bit for ffmpeg resolution detection 2018-12-11 20:53:42 -05:00
Tim Welch
546015d973 using ffmpeg to grab resolution to save 700ms on startup 2018-12-11 19:00:55 -05:00
Tim Welch
693eef964a Initial ffmpeg support
Cleaned up unused imports and hard coded width/height values.
2018-12-09 12:12:50 -05: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