Skip to content

Can't play video from URL #3

Description

@zainriaz

trying to play the video getting from cameraDatabaseClient.getCameras().get(index).sourceURL in this(""65.205.34.197") form and flaying with
Intent intent = new Intent(Intent.ACTION_VIEW, Uri.parse(videoURL));
startActivity(intent);
but it showing error Faild to play the video
An unknown error has occured
please help me how to play the video from this url.

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