| View previous topic :: View next topic |
| Author |
Message |
Enforcer
Joined: 02 Jan 2010 Posts: 29
|
Posted: Sat May 29, 2010 9:21 pm Post subject: pls relay |
|
|
Hello.
The source of the radio is
http://192.168.1.1:36800/listen.pls
My icecast.xml
<relay>
<server>192.168.1.1</server>
<port>36800</port>
<mount>/listen.pls</mount>
<local-mount>/radio_premium</local-mount>
<on-demand>1</on-demand>
<relay-shoutcast-metadata>0</relay-shoutcast-metadata>
</relay>
But it doesnt work.
Why? |
|
| Back to top |
|
 |
jaybird
Joined: 29 May 2010 Posts: 4
|
Posted: Sun May 30, 2010 12:59 am Post subject: |
|
|
are you trying to access this outside of a network? Because the ip address you have in your post is a default one that a router assigns, not an actual ip address on the web.
make sure your using the correct ip address.. |
|
| Back to top |
|
 |
Enforcer
Joined: 02 Jan 2010 Posts: 29
|
Posted: Sun May 30, 2010 5:58 am Post subject: |
|
|
IP address is correct. 192.168.1.1 is for example.
The real IP is different - 87.198... etc. |
|
| Back to top |
|
 |
Brutish
Joined: 18 Mar 2010 Posts: 62
|
Posted: Sun May 30, 2010 6:57 am Post subject: |
|
|
What hes saying is in order to access this server on the web, you need to make your IP static and and port forward if you are running a router. Go to www.portforward.com, find your firmware from the list (It will be marked on your router) then skip advertisement, and when it gives you a list of programs to select, choose Shoutcast (same steps to set up your router to port forward) then follow directions for static IP, and forward the 2 ports, 1 for the port your server will be on (the one you list) and 1 (the next number up) for the listening socket.
This should help. any more questions, just ask. _________________ www.Hobbycaster.com |
|
| Back to top |
|
 |
Enforcer
Joined: 02 Jan 2010 Posts: 29
|
Posted: Sun May 30, 2010 7:39 am Post subject: |
|
|
Static IP both my server and radiostation.
My server IP 88.128.x.x
Radio IP 87.198.x.x
The radio broadcast via url http://88.128.x.x:36800/listen.pls |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sun May 30, 2010 3:21 pm Post subject: |
|
|
I'm sure you don't want to relay the playlist, but the actual stream, look at the addresses within the playlist.
karl |
|
| Back to top |
|
 |
Enforcer
Joined: 02 Jan 2010 Posts: 29
|
Posted: Sun May 30, 2010 4:39 pm Post subject: |
|
|
There is no playlist. Just 1 channel.
How can I relay? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sun May 30, 2010 4:55 pm Post subject: |
|
|
a pls is a playlist, the stream link is inside it.
karl. |
|
| Back to top |
|
 |
Enforcer
Joined: 02 Jan 2010 Posts: 29
|
Posted: Sun May 30, 2010 5:30 pm Post subject: |
|
|
| karlH wrote: |
a pls is a playlist, the stream link is inside it.
karl. |
You right! Thanks a lot ))) |
|
| Back to top |
|
 |
|