summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-06-07 08:14:30 +0300
committerMaxim Devaev <[email protected]>2022-06-07 08:14:30 +0300
commita3b59d35e892bed651eb7f811ff8f1d88d514ace (patch)
tree798344689de349912c8b5da943a56bf8e07fa64c /configs
parent902b8b2532d2b43ee9c48941783f54f1b74dcc09 (diff)
ustreamer 5.8 and new janus config
Diffstat (limited to 'configs')
-rw-r--r--configs/janus/janus.plugin.ustreamer.jcfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/janus/janus.plugin.ustreamer.jcfg b/configs/janus/janus.plugin.ustreamer.jcfg
index 30b0e906..f93e77f0 100644
--- a/configs/janus/janus.plugin.ustreamer.jcfg
+++ b/configs/janus/janus.plugin.ustreamer.jcfg
@@ -1,3 +1,3 @@
-memsink: {
- object = "kvmd::ustreamer::h264"
+video: {
+ sink = "kvmd::ustreamer::h264"
}