Problem/Motivation

User is using a wrong ingest profile when uploading videos

Steps to reproduce

Fill the Inline Entity form

Proposed resolution

Add a default ingest profile field (similar to the existing Default Player field), and a restricted profiles list field, in the Brightcove API Client form
https://pronovix.com/blog/brightcove-video-connect-drupal-8-part-2-insta...

If default ingest profile is not empty, use this value in the upload form
When restricted ingest profiles is empty, then it displays the full profiles options in the upload form
If restricted ingest profiles is not empty, then it removes these profiles options in the upload form

Remaining tasks

User interface changes

Add a default ingest profile field, and a restricted profiles list field, in the Brightcove API Client form
https://pronovix.com/blog/brightcove-video-connect-drupal-8-part-2-insta...

API changes

Data model changes

Comments

marcofav created an issue. See original summary.

marcofav’s picture

Issue summary: View changes
marcofav’s picture

Issue summary: View changes
yce’s picture

Status: Active » Postponed

Hi,

The IEF currently broken in the module please be patient until it gets fixed.

yce’s picture

Category: Support request » Feature request
Status: Postponed » Needs work

This is more like a feature request.

As of today, the IEF seems to be working with the Video entity.

Requested features:

  1. Add default encoding profile field for the Brightcove API Client config entity.
    Add option to the Video forms to use the default encoding profile.
  2. Allow restricting specific encoding profiles per API Client. (role based?)

Please provide a patch/MR with the proposed changes.

yce’s picture

Version: 3.0.0 » 3.3.x-dev