-
Notifications
You must be signed in to change notification settings - Fork 12
Add encoding profiles
A content (video, audio or image) can be encoded using one or more profiles.
There are several Predefined Encoding Profiles defined by the MMS system, however a User can define new encoding profiles into MMS.
It is possible to add a single encoding profile as well as a set of profiles and apply the entire set of profiles to one content using just one command.
- Add one video encoding profile into MMS
- command details (HTTP PUT)
- Video encoding profile JSON format (body of the PUT)
- Examples (body of the PUT)
- This example adds one profile. (JSON example)
- Add one audio encoding profile into MMS
- command details (HTTP PUT)
- Audio encoding profile JSON format (body of the PUT)
- Examples (body of the PUT)
- This example adds one profile. (JSON example)
- Add one image encoding profile into MMS
- command details (HTTP PUT)
- Image encoding profile JSON format (body of the PUT)
- Examples (body of the PUT)
- command details (HTTP PUT)
- Set of encoding profiles JSON format (body of the PUT)
- Examples (body of the PUT)
- This example adds two profiles (Profile_1 and Profile_2) and associate these two profiles to the 'Sport' profiles set. Both the single profiles and the profiles set can be used to encode a content. (JSON example)
- tutorial videos: https://www.youtube.com/@CatraMMS/videos
- support email: [email protected]
- info email: [email protected]
- MMS GUI: https://mms-gui.catramms-cloud.com/catramms
- REST MMS API: https://app.swaggerhub.com/apis-docs/giulianoc/MediaManagementService
- API base URL: https://mms-api.catramms-cloud.com/catramms/1.0.1/...
- Delivery URL (authorization by parameter): https://delivery.catramms-cloud.com/catramms/1.0.1/...
- Delivery URL (authorization by path): https://delivery-path.catramms-cloud.com/catramms/1.0.1/...
- Push binary URL: https://binary.catramms-cloud.com/catramms/1.0.1/...
-
Tutorial
- User registration
- Add content - Pull
- Add content, on success send an email
- Two Tasks (Add content) to be executed in parallel
- Add a set of video encoding profiles
- Add two contents, send an email, concat, cut and encode
- Add a single image profile (Logo)
- Add a video, an image, encode the image, overlay the encoded image on the video
-
Workflow Ingestion
Workflow As Library
Add-Remove Content
Delivery
Social Network Delivery
Encoding (video-audio-image)
Media activities
Overlay
Frame Processing
Recorder
Communication
Utilities
Computer Vision