Skip to content

Issue streaming video after downloading from Parse-Server #1973

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

Closed
wbeuil opened this issue Jun 2, 2016 · 3 comments
Closed

Issue streaming video after downloading from Parse-Server #1973

wbeuil opened this issue Jun 2, 2016 · 3 comments

Comments

@wbeuil
Copy link

wbeuil commented Jun 2, 2016

Issue Description

It seems that I can't stream my videos once I downloaded them from Parse backend. However I know that the videos are working well as you can play it from Chrome but not from Safari ( I don't know why ...).

My code to play the video on the AVPlayer is also right since I test it for multiple NSUrl from local database.

Several posts about it confirm that there is a problem going on but no one has an answer.

http://stackoverflow.com/questions/35235340/ios-cant-stream-video-from-parse-backend

http://stackoverflow.com/questions/37016487/cant-stream-video-pffile-from-parse-server

I'm using Heroku with mLab.

Thanks in advance if someone can help me.

@hramos
Copy link
Contributor

hramos commented Jun 22, 2016

We are closing this issue due to a lack of sufficient information.

Please refer to this issue for an example of a great bug report.

You may use Server Fault for questions about managing Parse Server.

For code-level and/or implementation-related questions or technical support, please refer to Stack Overflow.

@hramos hramos closed this as completed Jun 22, 2016
@indiandragon
Copy link

@Williambeuil Were you able to address this issue. As you say, there have been other cases reporting the same i.e parseserver+heroku+mlab doesn't stream audio/video files (mp4) in safari/iOS. Both Parse/Heroku staff close this issue without further investigation, I will check with mLab staff as it is a paid subscription.

@indiandragon
Copy link

[Solved] The solution is given by @Bragegs here - #1440 (comment) . In short, parse-server doesn't seem to be supporting streaming of audio/video and @Bragegs code enables it. I hope it get's PR and parse team looks into it.

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

No branches or pull requests

3 participants