![]() |
#1 |
Junior Member
Join Date: Oct 2013
Posts: 8
|
ShoutCast with jPlayer on Mobile Devices
I'm trying to create a mobile site for my radio using the ShoutCast with JPlayer.
In the demo of JPlayer , the audio works normally on my cell phone : http://jplayer.org/latest/demo-08/ Even when i enter the stream demonstration in the player code : http://listen.radionomy.com/abc-jazz My player(on http://m.somdomato.com) works well. However , when using my Stream : http://somdomato.com:8000 My radio does not play(on cell phone, Android 2.2.2). Tried various combinations such as: http://somdomato.com:8000 http://somdomato.com:8000/stream http://somdomato.com:8000/; http://somdomato.com:8000/;stream http://somdomato.com:8000/;stream.mp3 http://somdomato.com:8000/;stream/1 (as suggested by JPlayer) http://somdomato.com:8000/stream.mp3 http://somdomato.com:2199/tunein/somdomato.pls http://somdomato.com:2199/tunein/somdomato.pls;stream/1 Among others. Is there an address where CentovaCast or ShoutCast provide flow into mp3 so that I can use on the player? The tests address is: http://m.somdomato.com Thanks in advance. |
![]() |
![]() |
![]() |
#2 |
Major Dude
|
any standard url should work... the idea is you can use <audio> tags...
here is what mine look like. code: since its on port 80 there is no need to add. if on ports other than 80 it looks like this code: also make sure that you are broadcasting a stream type that the browser, device, and jplayer all support. |
![]() |
![]() |
![]() |
#3 |
Junior Member
Join Date: Oct 2013
Posts: 8
|
Thank you dopelabs.
I'll try that and come back here to post the result. |
![]() |
![]() |
![]() |
#4 |
Major Dude
|
actually i must have been thinking about a different player..
Demo: http://dlnetworks.net/jpstream/ Tested against safari/firefox/opera/chrome Defaults to using flash if the browser supports it, otherwise fallback to native support. code: |
![]() |
![]() |
![]() |
#5 |
Junior Member
Join Date: Oct 2013
Posts: 8
|
Don't work on Android 2.3.7 with default browser.
|
![]() |
![]() |
![]() |
#6 |
Major Dude
|
usually you need to have some type of plugin support such as flash or silverlight IF your browser does not natively support the media format. since jplayer is javascript, your browser and device will need to support it.
i would start with... what does android 2.3.7 default browser support? have you tried accessing the server directly? |
![]() |
![]() |
![]() |
#7 | |
Junior Member
Join Date: Sep 2014
Posts: 1
|
player shoucast html5
Quote:
Hi, I saw your post, do you get a page with a player for mobile? I want to play streaming shoucast a player through a phone ... A large button play / stop and not much more. greetings |
|
![]() |
![]() |
![]() |
#8 |
Join Date: Sep 2003
Posts: 27,873
|
(as unlikely as you are to come back and see this...) try updating the DNAS to the current version and also ensure that there is no disableicy=0 line in the configuration file being used (as that can cause HTML5 audio compatibility issues in the DNAS version you're using).
|
![]() |
![]() |
![]() |
|
Tags |
centovacast, jplayer, mobile, shoutcast |
Thread Tools | Search this Thread |
Display Modes | |
|
|