Skip to content

Can't stream video from pffile - iOS #326

Closed
@ghost

Description

I can save pffile's completely fine to heroku using mongoLab. I make sure to set the content MIME type as "video/mp4".

However, when I retreive the PFFile's url, I can't stream the video from iOS using AVPlayerViewControlle.

The AVPlayerViewController just shows a crossed out play button!?

I consulted the mongoLab help team and they said it would be something to do with the parse server or possibly heroku!?

If I use the EXACT same code but swap from my heroku server running parse server to the NORMAL parse server ( the one that is shutting down ) I can stream video perfectly fine on iOS.

Can someone else please try streaming a video from a heroku parse server using mongoLab / mongoDB to store data?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions