| View previous topic :: View next topic |
| Author |
Message |
johnh100000
Joined: 14 Jul 2009 Posts: 20 Location: Newport UK
|
Posted: Tue Jul 14, 2009 1:39 pm Post subject: Local only server |
|
|
Hi I am not a newbie as such to linux, but I am to casting.
I'm running a ubuntu box jaunty.
I've got jack, icecast, djplay and dj console installed.
do I need anything else?
What I would like to be able to do is:
Stream or cast accross my local network, to a windoz box, or a lappy running win7, via my router.
Is this possible.
This is what I've put in my config so far.
# -------- Sample icecast.conf Config File --------
location Tux's Ubuntu Free Radio Server Room
rp_email johnh10000@tux.isa-geek.org
server_url http://icecast.isa-geek..org:8080/
max_clients 3
max_clients_per_source 1
max_sources 5
max_admins 5
throttle 10.0
use_meta_data 0
streamurllock 0
streamtitletemplate %s
streamurl http://icecast.isa-geek.org:8081/
nametemplate %s desctemplate %s
mount_fallback 0
encoder_password viegas
admin_password viegas
oper_password viegas
#encoder_password g1zaS86gukERB
#admin_password g1zaS86gukERB
#oper_password g1zaS86gukERB
touch_freq 5
hostname 192.168.1.3
port 8081
server_name icecast.isa-geek.org
force_servername 1
logfile icecast.log
accessfile access.log
usagefile usage.log
logfiledebuglevel 1
consoledebuglevel 1
reverse_lookups 0
console_mode 0
client_timeout 30
kick_clients 0
#staticdir @ICECAST_STATICDIR_INST@
#staticdir c:\windows\desktop
#staticdir /usr/local/icecast/static
staticdir /tmp
#templatedir @ICECAST_TEMPLATEDIR_INST@
templatedir /usr/local/icecast/templates
#logdir @ICECAST_LOGDIR_INST@
logdir /usr/local/icecast/logs
stats_log stats.log
statshtml_log stats.html
stats_time 60
alias freeradio http://192.168.1.3:8081
kick_relays 10
transparent_proxy 0
acl_policy 1
#deny all *
allow all icecast.isa-geek.org
# EOF _________________ John "Hammie" Hamlin
http://tux.isa-geek.org |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Jul 14, 2009 2:26 pm Post subject: |
|
|
The current release of icecast is 2.3.2, icecast 1.x support will be hard to find.
karl. |
|
| Back to top |
|
 |
johnh100000
Joined: 14 Jul 2009 Posts: 20 Location: Newport UK
|
Posted: Tue Jul 14, 2009 2:43 pm Post subject: |
|
|
| karlH wrote: |
The current release of icecast is 2.3.2, icecast 1.x support will be hard to find.
karl. |
I'm knew in here, how did you get your www tag,?
Well that may well be the configs version number, but:
installed are:
icecast 2.3.2-2
icecast-server 1:1.312-21 _________________ John "Hammie" Hamlin
http://tux.isa-geek.org |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Jul 14, 2009 3:12 pm Post subject: |
|
|
you may have both installed, we don't prevent that, but we only support the current releases and that config file is not for icecast 2.x.
I don't know djplay/dj console myself, but various source clients can be used to achieve what you have specified.
karl. |
|
| Back to top |
|
 |
johnh100000
Joined: 14 Jul 2009 Posts: 20 Location: Newport UK
|
Posted: Tue Jul 14, 2009 3:23 pm Post subject: |
|
|
| karlH wrote: |
you may have both installed, we don't prevent that, but we only support the current releases and that config file is not for icecast 2.x.
What do I need the server one I guess?
I don't know djplay/dj console myself, but various source clients can be used to achieve what you have specified.
where can I get a config for my version?
karl. |
_________________ John "Hammie" Hamlin
http://tux.isa-geek.org |
|
| Back to top |
|
 |
|