-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.2.0, nuxeo-11.0.0
-
Component/s: Nuxeo Connector
-
Upgrade notes:
-
Team:PLATFORM
-
Sprint:nxplatform 11.1.30, nxplatform 11.1.31
-
Story Points:5
Context
Currently, we send the whole blob to ARender. This could be a problem in case of large files such as psd of 300MB or video of 1TB.
Request
We want to create a rendition for arender usage. Rendition will return the OriginalJpeg rendition for pictures and mp4 480p rendition for videos.
An enricher will be added on Nuxeo side to return result of an Automation Chain instead of requested blob.
The ARender Nuxeo connector will call this rendition.