Skip to content

playing videos loaded asynchronously does not work. #924

@jan-sramek

Description

@jan-sramek

Description

Videos are loaded from API. It seems that onPlayerReady is called earlier than videos are loaded and passed.
It is used

.getDefaultMedia()
      .subscriptions.loadedMetadata.subscribe(this.initVdo.bind(this));

when initVdo is invoked isCompleted property is false.

Video sources are base64.

Is there some solution for this? Is it possible initialize vgplayer manually?

Thank you
Jan

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