How to play HTTP FLV on iOS and Android #3736
Unanswered
winking324
asked this question in
Q&A
Replies: 4 comments
-
Android and iOS won't play .flv because it requires Flash. You need HLS for
them.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Android use exoplayer. iOS seems should write a player by yourself |
Beta Was this translation helpful? Give feedback.
0 replies
-
you need do some work by yourself |
Beta Was this translation helpful? Give feedback.
0 replies
-
Please read wiki: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have setup a cluster by v2_EN_SampleHttpFlvCluster.
But I cannot watch the HTTP FLV stream on iOS and Android.
I also try to modify the JWPlayer's config on my local Nginx, such as in my index.html:
but the browser try to download the flv file, then play it.
So can HTTP FLV run on iOS or Android?
Beta Was this translation helpful? Give feedback.
All reactions