From 72312312cae333f7f9124ec018e576fd15e8cd49 Mon Sep 17 00:00:00 2001 From: Jan Stabenow Date: Mon, 20 Nov 2023 22:56:19 +0100 Subject: [PATCH] Fix Restream grid --- CHANGELOG.md | 1 + src/views/Publication/Services/Restream.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a5971d..ce4fe08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ - Add a/v filter to the publication components ([#593](https://github.com/datarhei/restreamer-ui/issues/593)) - Mod uses placeholders for ingress setups ([#560](https://github.com/datarhei/restreamer-ui/issues/560)) - Mod updates npm +- Fix Restream grid - Fix the advanced settings in the MPEG-TS publication service ([#597](https://github.com/datarhei/restreamer/issues/597), thanks to orryverducci) - Fix ALSA demuxer option names - Fix index out-of-range warning, list ALSA devices for Raspicam video source diff --git a/src/views/Publication/Services/Restream.js b/src/views/Publication/Services/Restream.js index 7d2b009..c2653ff 100644 --- a/src/views/Publication/Services/Restream.js +++ b/src/views/Publication/Services/Restream.js @@ -115,7 +115,7 @@ function Service(props) { Stream key} value={settings.stream_key} onChange={handleChange('stream_key')} /> - + GET