-
Notifications
You must be signed in to change notification settings - Fork 12
Share Workspace
Giuliano Catrambone edited this page Jul 1, 2018
·
3 revisions
The same repository where all the contents are saved can be shared with other users.
The User requesting the sharing needs to have the 'ShareWorkspace' permission to do this activity. Moreover, the User requesting the sharing will decide the permissions that will have the new User on the Shared Workspace.
The sharing of a Workspace is done in two steps:
- share a Workspace: command details (HTTP PUT)
-
confirm the sharing of the Workspace. This API will send the confirmation code to the MMS system so that the User/Workspace will be enabled. It will return the API Key associated to the User and Workspace. The API Key has to be used to call any MMS API.
- Confirm command details (HTTP PUT)
The API Key has to be 'saved' because it has to be used in any MMS API.
- 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