Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
HlibKazakov2000 36df754600
Replace C clock with steady_clock (#1592)
clock() reports CPU time and not the 'wall time'.
Without this fix recording obtained by k4arecorder will be longer than
the time passed to the `--record-length` argument.
2021-05-25 19:03:07 -07:00
wes-b 45208d65fa
K4aRecorder: Removed auto gain & added debug messages (#1179) 2020-04-17 07:31:08 -07:00
wes-b fef36db835
Allows recorder to set exposure based on desired exposure setting. (#905) 2019-11-13 12:40:21 -08:00
Matt Schulte 6e9369fa9f Install k4arecorder k4aviewer (#367)
* Install k4aviewer and k4arecorder

* Added components to install

* Split into runtime, development, tools

* SONAME is file name
2019-05-23 08:03:28 -07:00
Jacob Wirth 95f1d95f1f
K4ARecord cmake project cleanup (#299)
* Move k4arecorder to tools/
Add k4aRecordConfig.cmake
Remove some unnecessary unique_ptr objects from record context

* Fix k4aTargets export

* Fix build

* Fix build (#304)

* Fix find_package(k4arecord)

* Whoops

* Case sensitive rename.............

* Another cmake fix
2019-05-01 17:48:56 -04:00