Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vyasashish opened this issue Jul 16, 2015 · 0 comments

Comments

@vyasashish
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant