Skip to content

Very slow to load large local video #673

Open
@richpixel

Description

@richpixel

On iOS - I'm attempting to use the HTML5 video player to play a 'large' video (~200mb). When the video is played from a remote URL - my server - it begins playing quickly and quality is good. When the video is played from an app folder on the local device or simulator, it takes about 20 seconds to begin playing and is somewhat choppy at the beginning. The file is stored in the 'dataDirectory' retrieved from window.cordova.file.dataDirectory

I suspect this has something to do with trying to buffer in the entire file before playing, but I have no idea - any ideas would be appreciated.

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