Skip to content
This repository was archived by the owner on Mar 27, 2020. It is now read-only.

Is there a way to cancel or stream? #43

@S-unya

Description

@S-unya

Hi,
Sorry, this is actually 2 questions.

  1. I am using this to open a streaming video from a remote URL; it does that well except that it seems to download the entire video first before opening the video player and playing it. That means there is a long delay that I have mitigated with some interface changes, but the likelihood is that the user will navigate away... which leads to the other question:
  2. If they navigate way before the load, the request continues and then the app tries to open the video player, so I was wondering if there is a way to cancel the open intent?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions