Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Support HTTP byte-range request in file asset store #387

Open
rockychan opened this issue Jun 15, 2017 · 1 comment
Open

Support HTTP byte-range request in file asset store #387

rockychan opened this issue Jun 15, 2017 · 1 comment

Comments

@rockychan
Copy link
Contributor

HTTP servers hosting media files for iOS must support byte-range requests, which iOS uses to perform random access in media playback.

https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/CreatingVideoforSafarioniPhone/CreatingVideoforSafarioniPhone.html#//apple_ref/doc/uid/TP40006514-SW6

@cychiuae
Copy link

I am using file asset store to store my assets and I am facing the problem that my iOS application fails to load video assets.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants