User Tools

Site Tools


anonradio_-_dj

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
anonradio_-_dj [2022/07/01 19:07] – [liquidsoap] hc9anonradio_-_dj [2022/07/01 19:23] – [Ezstream] hc9
Line 15: Line 15:
 Regardless of what software you use, please ensure that your outgoing stream conforms to the following specifications: Regardless of what software you use, please ensure that your outgoing stream conforms to the following specifications:
  
 +<code>
   Bit rate:     192 Kbps   Bit rate:     192 Kbps
   Sample Rate:  44.1 KHz   Sample Rate:  44.1 KHz
   Channels:     2 (stereo)   Channels:     2 (stereo)
   Format:       mp3   Format:       mp3
 +</code>
  
 ==== liquidsoap ==== ==== liquidsoap ====
Line 38: Line 40:
 ==== butt ==== ==== butt ====
  
-"[[http://danielnoethen.de/|butt]] (broadcast using this tool) is an easy to use, multi OS streaming tool. It supports SHOUTcast and Icecast and runs on Linux, Mac OS X and Windows. The main purpose of butt is to stream live audio data from your computers Mic or Line input to an Shoutcast or Icecast server. Recording is also possible. It is NOT intended to be a server by itself or automatically stream a set of audio files."+"[[http://danielnoethen.de/|butt]] (broadcast using this tool) is an easy to use, multi OS streaming tool. It supports SHOUTcast and Icecast and runs on Linux, Mac OS X and Windows. The main purpose of butt is to stream live audio data from your computer'Mic or Line input to an Shoutcast or Icecast server. Recording is also possible. It is NOT intended to be a server by itself or automatically stream a set of audio files."
  
-Instructions on using ''butt'' to stream to aNONradio are forthcoming.+==== butt configuration ==== 
 + 
 +Click **Settings**, in **Main** click **ADD** under Server 
 + 
 +<code> 
 +                Name:    aNONradio 
 +                Type:    IceCast 
 +             Address:    anonradio.net 
 +                Port:    8010 
 +            Password:    your dj password 
 +  IceCast mountpoint:    your sdf username 
 +        IceCast user:    your sdf username 
 +</code> 
 + 
 +Click Save 
 + 
 +in **Main** Click **ADD** under Stream Infos 
 + 
 +<code> 
 +                Name:    your show name  
 +         Description:    your show description 
 +               Genre:    your show genre 
 + URL:    http://anonradio.net:8000/anonradio 
 +</code> 
 + 
 +Click **Audio** 
 + 
 +<code> 
 +        Audio Device:    mic, line input, etc 
 +             Channel:    44100Hz 
 +     Streaming Codec:    MP3 
 +   Streaming Bitrate:    192k 
 +</code> 
 + 
 +Under **Configuration** click **Save**. 
 +When you are ready to connect to your IceCast mountpoint and start streaming click the play icon
  
 ==== Nicecast ==== ==== Nicecast ====
Line 50: Line 87:
 To stream during your timeslot or during openmic, create a playlist of your desired songs: To stream during your timeslot or during openmic, create a playlist of your desired songs:
  
-''ls -d -1 /PATH/TO/YOUR/MUSIC/*.* >> playlist.m3u''+''ls -d -1 /PATH/TO/YOUR/MUSIC/*.* <nowiki>>></nowiki> playlist.m3u''
  
 Copy the default ezstream config to your home directory: Copy the default ezstream config to your home directory:
  
 +<code>
   mkdir ~/.ezstream   mkdir ~/.ezstream
   cp /usr/share/doc/ezstream/examples/ezstream_mp3.xml ~/.ezstream/   cp /usr/share/doc/ezstream/examples/ezstream_mp3.xml ~/.ezstream/
 +</code>
  
 Edit your newly copied config thusly: Edit your newly copied config thusly:
anonradio_-_dj.txt · Last modified: 2022/07/01 19:24 by hc9