cancel
Showing results for 
Search instead for 
Did you mean: 

Sap DMS Video File Chrome byte-range request problem

onur_sara
Participant
0 Kudos
361

Hi All,

I have uploaded a video(.mp4) file to DMS via CV01N transaction.I can access the file directly by URL from any browser like below.

http://10.8.2.116:1090/ContentServer/ContentServer.dll?get&pVersion=0046&contRep=ZC&docId=0050568521...

The problem is that I'm unable to rewind or forward video at Chrome.This is beacuse Chrome using byte-range requests to get partional contents.It is working very well in IE.

I have searched a lot , but could not find any solution. Do you know how to configure DMS to accept bytes-range requests.

Best Regards,

Onur

Accepted Solutions (1)

Accepted Solutions (1)

SSB
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Onur,

When you fire the URL that you have mentioned, The complete content is delivered to the browser and then it is on the browser to handle it.

The content servers cannot handle partial content request.

Regards

SSB

onur_sara
Participant
0 Kudos

Hello Sagar,

Thank you for your answer.

Best Regards,

Onur

Answers (0)