Merge branch 'feature/recorder' into 'master'
Add recorder app See merge request nicolas.pope/ftl!140
No related branches found
No related tags found
Checking pipeline status
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- applications/player/src/main.cpp 7 additions, 1 deletionapplications/player/src/main.cpp
- applications/recorder/CMakeLists.txt 16 additions, 0 deletionsapplications/recorder/CMakeLists.txt
- applications/recorder/src/main.cpp 246 additions, 0 deletionsapplications/recorder/src/main.cpp
- applications/recorder/src/registration.cpp 69 additions, 0 deletionsapplications/recorder/src/registration.cpp
- applications/recorder/src/registration.hpp 22 additions, 0 deletionsapplications/recorder/src/registration.hpp
- components/codecs/include/ftl/codecs/writer.hpp 1 addition, 0 deletionscomponents/codecs/include/ftl/codecs/writer.hpp
- components/codecs/src/writer.cpp 5 additions, 2 deletionscomponents/codecs/src/writer.cpp
- components/rgbd-sources/src/source.cpp 3 additions, 1 deletioncomponents/rgbd-sources/src/source.cpp
Loading
Please register or sign in to comment