Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
raspberry:audio_stream [2018/10/07 22:42]
admin [Icecast & Darkice]
raspberry:audio_stream [2018/10/08 00:03]
admin [Icecast & Darkice]
Line 93: Line 93:
   # this section describes a streaming connection to an IceCast2 server   # this section describes a streaming connection to an IceCast2 server
   # there may be up to 8 of these sections, named [icecast2-0] ... [icecast2-7]   # there may be up to 8 of these sections, named [icecast2-0] ... [icecast2-7]
-  # these can be mixed with [icecast-x] and [shoutcast-x] sections [icecast2-0]+  # these can be mixed with [icecast-x] and [shoutcast-x] sections  
 +  [icecast2-0]
   bitrateMode   = cbr              # constant bit rate ('vbr' variable 'abr' average)   bitrateMode   = cbr              # constant bit rate ('vbr' variable 'abr' average)
   bitrate       = 128   bitrate       = 128
Line 100: Line 101:
   server        = localhost        # host name of the server   server        = localhost        # host name of the server
   port          = 8000             # port of the IceCast2 server, usually 8000   port          = 8000             # port of the IceCast2 server, usually 8000
-  password      = embedded         # source password to the IceCast2 server+  password      = ????????         # source password to the IceCast2 server
   mountPoint    = pisound.mp3      # mount point of this stream on the IceCast2 server   mountPoint    = pisound.mp3      # mount point of this stream on the IceCast2 server
   name          = pisound          # name of the stream   name          = pisound          # name of the stream