ScheduledChannel
ScheduledChannel allows you to create a live channel by scheduling pre-recorded files has been added to OvenMediaEngine. Other services or software call this Pre-recorded Live or File Live, but OvenMediaEngine plans to expand the function to organize live channels as a source, so we named it Scheduled Channel.
ScheduledChannel can be controlled by API or file. For more information about ScheduledChannel, see below.
Scheduled ChannelThe body of the API all has the same structure as the ScheduledChannel schedule file.
Get Channel List
Get all scheduled channels in the {vhost name}/{app name} application.
Request
Responses
Create Channel
Create a Scheduled channel.
Request
Responses
Patch Schedule
Update the schedule. <Stream> cannot be PATCHed.
Request
Responses
Get Channel Info
Get detailed information of scheduled channel. It also provides information about the currently playing program and item.
Request
Responses
Delete Channel
Delete Scheduled Channel
Request
Responses
Was this helpful?