UI Integration of output to SRT, Shmdata and V4L2

Improved user interface and messages for the activation of Output streaming with SRT, shared memory, or loopback camera with V4L2 under linux.
This commit is contained in:
Bruno Herbelin
2022-12-09 20:10:37 +01:00
parent c5884ec498
commit 941275a1b9
12 changed files with 340 additions and 345 deletions

View File

@@ -23,7 +23,7 @@
#define ICON_SOURCE_RENDER 0, 2
#define ICON_SOURCE_CLONE 9, 2
#define ICON_SOURCE_GSTREAMER 16, 16
#define ICON_SOURCE_SRT 11, 8
#define ICON_SOURCE_SRT 15, 5
#define ICON_SOURCE 13, 11
class Visitor;