Download โปรแกรมสำหรับใช้งานได้ที่นี่
http://download.shoutcast.com/beta/sc_trans-Beta-Drop-5-2009_02_03.zip
หลังจาก Download เสร็จแล้วจะมีรายละเอียดการ Config โปรแกรม ดังนี้นคะรับ.
โฟลเดอร์ที่เก็บไฟล์ของผมนะครับ.  (/streams/jvond_trans/)
music (โฟลเดอร์)
sc_trans (ไฟล์)
sc_trans.conf (ไฟล์)
trans.lst (ไฟล์)
______________________________
ลองดู Config ได้ตามด้านล่างนะครับ. (sc_trans.conf);
;; ENCODER OPTIONS
encoder=mp3
bitrate=96000
samplerate=44100
channels=2

;;; NETWORK OPTIONS
outprotocol=1
serverip=64.150.166.74
serverport=9000
password=XXXXXX

;;;; LOGGING OPTIONS:
;where does the log file go
logfile=/streams/jvond_trans/sc_trans.log
; 1 to do screen logging else 0
screenlog=1

;;;;;; METADATA CONTROL
; my stream name
streamtitle=JVonD Productions
; url related to my stream
streamurl=http://jvondproductions.com
; my genre
genre=trance
; other assorted stuff
;aim=myaimaddr
;irc=myirc
;icq=myicq
; register with yp
public=1

;;;; PLAYLIST CONTROL
; your playlist
playlistfile=/streams/jvond_trans/trans.lst
; by default we shuffle the playlist. Lets turn that off
shuffle = 0
; set our crossfade time to 2 seconds. zero means no xfade
xfade=2
; file must be at least 20 seconds or we don’t crossfade
xfadethreshold=20
; drop folder for priority playlists
playlists=/streams/jvond_trans/
; where finished priority playlists get copied
archive=/streams/jvond_trans/

;;; LIVE CAPTURE:
; don’t capture
capture=0
; set capture parameters
;capturedevice=Sound Blaster
;captureinput=Line-In
;capturesamplerate=44100
;capturechannels=2

;;;; DJ SUPPORT:
; dj listen port
djport=9016
; dj password
djpassword=XXXXXX
; idle time until auto-dump
autodumpsourcetime=30
; record dj broadcasts here
djbroadcasts=

;; REPLAY GAIN CONTROL:
applyreplaygain=0
calculatereplaygain=0

;;; OTHER:
adminport=5555
adminuser=admin
adminpassword=XXXXXX
__________________________________
ข้อมูลในไฟล์ List นะครับ. (trans.lst);
/streams/jvond_trans/music/08_Measure.mp3
/streams/jvond_trans/music/09_DeEase.mp3

___________________________________
เสร็จแล้วสามารถสั่ง Run ได้ตามแบบด้านล่างเลยนะครับ.. (สำหรับ Linux ถ้าเป็น Windows ก็ ดับเบิ่ลคลิ๊กเอา)
[root@localhost jvond_trans]# ./sc_trans
หรือ
[root@localhost jvond_trans]#./sc_trans sc_config1.conf
สำหรับการโหลด Config ไฟล์อื่น
เพิ่มเติมครับ.
เมื่อสั่ง Run Auto DJ แล้ว Auto DJ จะทำงานเมื่อสถานะของ Server ไม่มีการเชื่อมต่อจาก DJ คนอื่นนะครับ. พูดง่ายๆ คือ ถ้าเราจัดรายการอยู่ Auto DJ จะไม่ทำงาน แต่พอเราออกปุ๊บมันจะทำงานเองเลย ครับ.

*********************************
*********************************