diff --git a/config/rtmp-configuration.json b/config/rtmp-configuration.json new file mode 100644 index 0000000..adc24b4 --- /dev/null +++ b/config/rtmp-configuration.json @@ -0,0 +1,10 @@ +{ + "endpoint": "live", + "rebroacastList": [ + { + "name": "osp", + "platform": "custom", + "fullRTMPURL": "rtmp://osp.streaming.live.datenspuren.de/stream/336f96db-0434-4142-b746-07810b8f8658" + } + ] +}