From db7243489f9ab757c619492c528a0908e4d2ff2e Mon Sep 17 00:00:00 2001 From: Jan Stabenow Date: Mon, 11 Jul 2022 22:40:20 +0200 Subject: [PATCH] Mod combines source and encoding --- src/views/Publication/Add.js | 21 ++++++++++++-------- src/views/Publication/Edit.js | 37 ++++++++++++++++++++++------------- 2 files changed, 36 insertions(+), 22 deletions(-) diff --git a/src/views/Publication/Add.js b/src/views/Publication/Add.js index 965307c..1dd9ba0 100644 --- a/src/views/Publication/Add.js +++ b/src/views/Publication/Add.js @@ -372,9 +372,8 @@ export default function Add(props) { General} value="general" /> + Source & Encoding} value="encoding" /> Process control} value="process" /> - Source} value="source" /> - Encoding} value="encoding" /> @@ -413,13 +412,23 @@ export default function Add(props) { - + + Source & Encoding + + + + Source + + + Select RTMP or SRT (if enabled) for less latency. + + - - - - - + Encoding diff --git a/src/views/Publication/Edit.js b/src/views/Publication/Edit.js index 3bbf53f..f90a020 100644 --- a/src/views/Publication/Edit.js +++ b/src/views/Publication/Edit.js @@ -391,9 +391,8 @@ export default function Edit(props) { General} value="general" /> + Source & Encoding} value="encoding" /> Process control} value="process" /> - Source} value="source" /> - Encoding} value="encoding" /> @@ -454,22 +453,32 @@ export default function Edit(props) { - - - - - Source - - - - - - - + Source & Encoding + + + + + Source + + + + + Select RTMP or SRT (if enabled) for less latency. + + + + + + + Encoding