Expand my Community achievements bar.

SOLVED

Scene7 VideoViewer.js

Avatar

Level 1

Hello,
We support the customer's site and now we are looking how to improve page loading time.

One page includes the VideoViewer.js (here is example https://s7d9.scene7.com/s7viewers/html5/js/VideoViewer.js), that is not obfuscated.

Is it possible to receive a minified and obfuscated version of this file?

Thanks. 

1 Accepted Solution

Avatar

Correct answer by
Employee

The 5.4.2 viewers have consolidated and minified the JS requests for the SDK. Previous releases had multiple JS requests for SDK components, now there is only one JS request for the SDK.  This is the default for the viewers (no customer interaction required).

Here is an example of a consolidated request from the BasicZoom Viewer on production:

http://s7d1.scene7.com/s7viewers/html5/js/BasicZoomViewer/js/s7sdk/utils/Utils.js?namespace=s7classi...

There is no obfuscation option.

 

Mark

View solution in original post

2 Replies

Avatar

Administrator

Hi 

Moving this thread to AEM Assets topic so to have better continental experts have a look at this.

~kautuk



Kautuk Sahni

Avatar

Correct answer by
Employee

The 5.4.2 viewers have consolidated and minified the JS requests for the SDK. Previous releases had multiple JS requests for SDK components, now there is only one JS request for the SDK.  This is the default for the viewers (no customer interaction required).

Here is an example of a consolidated request from the BasicZoom Viewer on production:

http://s7d1.scene7.com/s7viewers/html5/js/BasicZoomViewer/js/s7sdk/utils/Utils.js?namespace=s7classi...

There is no obfuscation option.

 

Mark