sdl video push conversion stream and toxav video sink

This commit is contained in:
2024-10-02 12:42:17 +02:00
parent 51ec99a42f
commit 54a57896b6
4 changed files with 261 additions and 1 deletions

View File

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