diff --git a/encoder/output.php b/encoder/output.php index 89e7f53..8dc352e 100755 --- a/encoder/output.php +++ b/encoder/output.php @@ -107,50 +107,30 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') { } } if (isset($_POST['display'])) { - update_service("display"); + update_service("display"); } if (isset($_POST['rtmp'])) { - update_service("rtmp"); + update_service("rtmp"); } if (isset($_POST['srt'])) { - update_service("srt"); + update_service("srt"); } if (isset($_POST['udo'])) { - update_service("udo"); + update_service("udo"); } if (isset($_POST['custom'])) { - update_service("custom"); + update_service("custom"); } - - } ?>
-

Video Setting

- +

Video Setting

+