
rtmp not working on android
Hello
I have setup jwplayer with rtmp from amazon s3 and using html5 fallback mode but its not working on android
have a look at the url
http:// marsgibson. info/jwplayer /
remove spaces
Hello
I have setup jwplayer with rtmp from amazon s3 and using html5 fallback mode but its not working on android
have a look at the url
http:// marsgibson. info/jwplayer /
remove spaces
Does your Android have Flash installed?
No no flash installed
why its not working on html5 ?
OK now I have flash installed but still its not working
Of course it wouldn’t work in HTML5, RTMP is Flash only!
http://marsgibson.info/jwplayer/ works fine on my Samsung Galaxy with Flash installed.
if I didn't have flash on my phone would it play in html5 mode?
in my code html5 is backed up by http not rtmp (see the code in my site)
Have you tried disabling flash on your phone and tested it ?
The default modes of the player go – Flash > HTML5 > Download. Yes, if Flash it disabled, it does not work. You should make the modes with HTML5 fist then – http://www.longtailvideo.com/support/jw-player/jw-player-for-flash-v5/18508/jw-embedder-modes
Ok now its working
but I have set the mode to autoplay and I have embed the player in my html page so when viewing through my phone it instantly swtich to full screen to play the video
Is there a way I can set autoplay specific to flash only ?
so that it doesnt autoplay on mobile
Ok now I got a way to to solve the autoplay
but on my phone I have to click twice to start the video
first you have to click the video then player loads then must click play button again.
Where is this being run?
I am new to smartphone world. Where is this html embeded script locate it. I had moveed the jwplayer files to jwplayer folder thru usb. What should I do? Many thanks
Do you have a link?
I already downloadedy the jw player files and when I try to run azdrama.net, it works on my desktop and doesn't work on my samsung s3. Thanks
Do you have a website? Our player is meant for webmasters , it is not a PC application.
It is a website I accessed, It works from my desktop and does't work on my samsung Siii. Am I missing something?
You don’t need to use our player. Our player is for webmasters only. If you are having an issue with a site, you should contact that site about it.
Thanks
Np
What was your fix?
Nevermind
?
currently rtmp jwplayer6.0 does not support
Using wowza Therefore, there is no way that service from android.
I'm so used to do the trick.
PC, iOS, and jwplayer6.0
Use. Jwplayer5.0 Android
want to fix the bug as soon as two jwplayer6.0.
Post a link in the bug reports forum then…
I'm not sure what's going on here, but I just updated my Wowza Server to 3.5, and everything seems to be working perfectly. You can stream to your Android, iPhone, iPad or whatever, just follow the help documents on the Wowza Site, its really simple.
Wowza works perfectly with JW6, both on web and mobile, VOD and Live
Nice
Hi ,
can you share a code snippit or some link how i can use the following where Jw5 and JW6 both are used and i can get my RTMP link workign on andriod.
I'm so used to do the trick.
PC, iOS, and jwplayer6.0
Use. Jwplayer5.0 Android
Thx
RTMP won’t work on New androids…RTMP is flash only…
Hi,
Is it possible to have a html/javascript code like BS suggested having PC,iOS playing with jwplayer6 while letting Android use jwplayer5? I have license for both but I'm not sure how to implement it. Any suggestions?
You would have to use your own JS detection to detect the android user agent, and then display one player vs another based on that…