Changeset 7140
- Timestamp:
- 02/05/10 00:28:57 (5 weeks ago)
- Files:
-
- 1 modified
-
trunk/liquidsoap/doc/content/quick_start.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/liquidsoap/doc/content/quick_start.txt
r7139 r7140 118 118 The main difference with the previous is that we used <code>output.icecast.vorbis</code> instead of <code>out</code>. The second difference is the use of the <code>mksafe</code> which turns your fallible playlist source into an infallible source. 119 119 120 ** This example needs to be updated to reflect the code in the current SVN**120 **This example needs to be updated to reflect the code in the current SVN** 121 121 122 122 Streaming to Shoutcast is quite similar, using the <code>output.shoutcast.mp3</code> function:
