Regions
Events
Rentals
•
Scripts
Farm
Help
Log in
Sign up
OpenSimWorld is the directory of 3D Virtual Worlds based on
OpenSimulator
and connected through the HyperGrid.
Learn More
Menu
Home
Forums
General
Help
OpenSimulator
SatyrFarm
News
Technology
Gaming
Feedback
All Groups
New Members
Yingyong
,
Essence-Media
,
Kikkobis65
,
DebbieThom
,
AmberVicious
,
JuvenileBrigade
,
Cjdug55
,
Disney
,
DJ
,
Shawnalynn35
,
Eudaimonent
,
SpiritConrad
,
Raccooner
,
Evend
,
TinkerZ
,
Exile Death
,
Sandyhauster
,
DADYDJ
,
TerrenceS
,
Ban123
Likes
Mizzymarshal
Vanaheim
Mizzymarshal
CCC2
Dekalion_phoenix
Agora
ValeriaRossi
Tierra De Volcanes
CueballUK
Club Exile
Jules08
Tropicana Tuneage
falene hawks
Winter Wilderness
Elo VitaKali
Dallas
Max77
Halloween
Zeus2485 Anton
Dallas
Log In to Phone
Logan Bamaisin
▸
Help
7 years ago
IceCast
Evening everyone, does anyone know how to get an Icecast server going on a Ubuntu 18 server? I think I'm doing something wrong but not sure. Any help is appreciated.
Report abuse
Comments
OpenSimWorld
✔
make sure you have port 8000 open in your firewall
edit /etc/icecast.xml
change the <source-password> in the <authentication> section
in <listen-socket> set <shoutcast-mount> to /stream
in <listen-socket> comment out or delete the <bind-address> line
then run icecast (not sure how you are supposed to do this in ubuntu 18) :
/etc/init.d/icecast restart
you can connect to your server with IP, port 8000, the password you set above and mount point /stream
you can check if your server works by visiting
http://your.ip.address:8000/
like(0)
×
Loading...