-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Description
Current setup is using:
UmbracoFileSystemProviders.Azure
CloudImageService
AzureBlobCache
StreamCachedImage=true
So not quite sure where this goes but if you have video, .mp4, uploaded.
I assume this doesn't go through ImageProcessor, but still through the above.
The videos are not seekable and doesn't support "Accept-Ranges".
What are your thoughts on this?
The only solution I have found so far is to setup an additional sub domain pointing directly to the Storage container on azure.