-
- Downloads
Reimplement 2D video capture
As the previous approach led to low performance, 2D video is now captured to an ftl file, which removes the need to encode the video in real time. The ftl file can be converted into a video file with ftl2mkv.
parent
a306deaf
No related branches found
No related tags found
Checking pipeline status
This commit is part of merge request !179. Comments created here will be created in the context of that merge request.
Showing
- applications/gui/src/camera.cpp 21 additions, 16 deletionsapplications/gui/src/camera.cpp
- applications/gui/src/camera.hpp 5 additions, 1 deletionapplications/gui/src/camera.hpp
- applications/gui/src/media_panel.cpp 8 additions, 0 deletionsapplications/gui/src/media_panel.cpp
- components/rgbd-sources/include/ftl/rgbd/source.hpp 4 additions, 2 deletionscomponents/rgbd-sources/include/ftl/rgbd/source.hpp
Loading
Please register or sign in to comment