Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed calculation of byte ranges #149

Closed
wants to merge 1 commit into from
Closed

Fixed calculation of byte ranges #149

wants to merge 1 commit into from

Conversation

klopfdreh
Copy link
Member

To test the correct behavior use curl:

curl --range 0-99 <pathToMovie.mp4> -o /dev/null

as of the developer page of Apple this should return 100 bytes, now:

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

@klopfdreh
Copy link
Member Author

Fixed: a169eb1

@klopfdreh klopfdreh closed this Dec 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant