Skip to content

FLV http/https contents are not getting played in Android firefox browser #33

@vyasashish

Description

@vyasashish

Hi,
I want to play flv content in Android browser using the following code.

<object type="application/x-shockwave-flash" data="player_flv.swf" width="320" height="240">
    <param name="movie" value="player_flv.swf" />
    <param name="FlashVars" value="flv=http://www.mediacollege.com/video-gallery/testclips/barsandtone.flv" />
But when I try to play,the flvcontainer itself doesnot gets loaded. However if I play local flv content,menas the one stored inside the device,then it does get played. Please help

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