-
- 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.
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