DSS Darwin Streaming Server CentOS Installer
DSS Darwin Streaming Server CentOS Installer
1) login as root
2) Make sure you are in /root you can do this with the ‘pwd’ command or ‘cd /root’
3) Get my script ‘wget http://inceptionhosting.com/dss.tar’ (Inception Hosting are a Quality EU hosting company)
4) Untar the file ‘tar xfv dss.tar’
5) Make the installer executable ‘chmod +x dss-installer.sh’
6) Run the script ‘./dss-installer.sh’
아쥬 간단함... 요기서 중요한 건... 6번을 진행하기전에 ..
"Development Tools"을 OS세팅할때 선택했는지가 중요하다! 안했다면~!
]# yum groupinstall ‘Development Tools’ ㄱㄱㄱㄱ
고로... 순서는...
]# su -
]# cd ~
]# wget http://inceptionhosting.com/dss.tar
]# tar xzfp dss.tar
]# chmod 755 dss-installer.sh
]# ./dss-installer.sh
끝... 근데.. apache를 미리 설치하는게 맘 편하다~ 설치 안되어 있어도 관리자 페이지는 접속된다.
테스트 파일이 들어 있으니 그것으로 테스트 해도 되지만 굳이~ 유투브에서 다운받은 MV로 보겠다~하면...
mp4box 를 까러서..
]# MP4Box -hint XXX.mp4 를 돌려준 다음.. 스트리밍하라~ 안 돌려주면 안드로이드에서 안나옵니다~