Skip to content

It just not want to play. #17

@espectroPW

Description

@espectroPW

$html .= '<video data-mime="' . $mime . '" width="' . ( $thumbnailSize * 0.9 ) . '" height="' . ( $thumbnailSize * 0.7 ). '" controls loop ' . $preload_and_poster . '>';

U can fix it by adding: preload = "auto"
like: <video preload = "auto" data-mime ......

Even if thumb was not genereted it can be play.
image
no video time and other and cant play that.

Then after adding : preload = "auto"
image

And u can click play the video.

have a nice day.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions