problem when i config my broadcastify feed

Status
Not open for further replies.

trauts14

Member
Joined
Dec 19, 2010
Messages
232
Reaction score
6
i edited the sample config file to match my feed details. below is the sample. i keep getting a syntax error when i insert/paste the edited code. i am a rookie learning linux, and want to provide a feed. i am not sure if i should insert/paste my edited code, for how i go about saving it in terminal.
CONFIG FILE SAMPLE:
<ezstream>
<url>http://audio#.broadcastify.com:80/your_mount</url>
<sourcepassword>your_source_password</sourcepassword>
<format>MP3</format>
<filename>stdin</filename>
<svrinfoname>Stream Name</svrinfoname>
<svrinfourl>http://www.broadcastify.com</svrinfourl>
<svrinfogenre>Scanner</svrinfogenre>
<svrinfodescription></svrinfodescription>
<svrinfobitrate>16</svrinfobitrate>
<svrinfochannels>1</svrinfochannels>
<svrinfosamplerate>22050</svrinfosamplerate>
<svrinfopublic>0</svrinfopublic>
</ezstream>
 
Status
Not open for further replies.
Top