sdl camera input source

This commit is contained in:
2024-10-02 18:44:25 +02:00
parent 54a57896b6
commit 2554229211
5 changed files with 220 additions and 1 deletions

View File

@@ -117,6 +117,8 @@ target_sources(tomato PUBLIC
./frame_streams/sdl/video.hpp
./frame_streams/sdl/video_push_converter.hpp
./frame_streams/sdl/video_push_converter.cpp
./frame_streams/sdl/sdl_video_frame_stream2.hpp
./frame_streams/sdl/sdl_video_frame_stream2.cpp
./stream_manager_ui.hpp
./stream_manager_ui.cpp