I have been looking through the docs, and it says there is an API and that I can make requests.
However, I do not see what the endpoint is or how I would use it. I am trying to create, delete and update stuff in the streaming plugin.
i.e add something like this or remove it
frontdooraudio: {
type = “rtp”
id = 1
description = “frontdooraudio”
video = false
audio = true
audioport = 5002
audiopt = 111
audiortpmap = “opus/48000/2”
secret = “adminpwd”
}