The Ingest Profiles Administration page is used to manage custom Live ingest profiles. Live ingest profiles determine the number and quality of the renditions created by Brightcove Live. The Live ingest profiles are not used when uploading videos to a Video Cloud account. Ingest profiles are defined using JSON. Before creating a new ingest profile, review the Standard Live Ingest Profiles document to see if there is an existing profile available that will meet your needs.
The Ingest Profiles Administration page can be used to create custom Live ingest profiles. Note that for the profile to appear in the Live module UI, it should have "model_version": 1
as part of the profile properties.
To create a new custom Live ingest profile:
It is possible to create a new profile by duplicating an existing profile. Then, you can edit the new profile with your changes. Note that for the profile to appear in the Live module UI, it should have "model_version": 1
as part of the profile.
To create a custom Live ingest profile by duplicating an existing profile:
name
element to give the profile a meaningful name. This name will be displayed inside Video Cloud Studio.description
element to give the profile a meaningful description.
The newly created profile will appear in the list of profiles. Custom profiles can be deleted by clicking the delete () button.