Profile
ADMIN privilege is required to use these functions except for profile/list.
profile/list
Lists the available stream profiles (visible in the GUI at Configuration -> Stream -> Stream Profiles) together with their uuids.
all
A user with ADMIN privilege can use this parameter to see details of every profile even if the profile is disabled or they do not have access to them.htsp
If set to 1, list only HTSP profiles. Default is 0 (list all).
To get the contents of a stream profile use raw/export, passing it the stream profile's uuid.
profile/class
Lists the options, defaults and descriptions of configuration parameters (Configuration -> Stream -> Stream Profiles) in the GUI.
profile/builders
Lists the options, defaults and descriptions of configuration parameters when adding a new stream profile (Configuration -> Stream -> Stream Profiles -> Add) in the GUI.
profile/create
Create a new stream profile.
class
conf
A JSON object containing details of the new profile.
Last updated