Difference between revisions of "Red5: Instalasi dari Repository"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 1: | Line 1: | ||
==Download== | ==Download== | ||
+ | |||
+ | Kalau iseng ingin instalasi dari source code | ||
http://trac.red5.org/downloads/1_0/red5-1.0.0-RC1.tar.gz | http://trac.red5.org/downloads/1_0/red5-1.0.0-RC1.tar.gz |
Revision as of 09:06, 25 August 2011
Download
Kalau iseng ingin instalasi dari source code
http://trac.red5.org/downloads/1_0/red5-1.0.0-RC1.tar.gz
Instalasi
Instalasi menggunakan perintah
sudo apt-get install subversion java-package sun-java6-jdk ant sudo apt-get install red5-server red5-doc
Test server menggunakan port 5080 (default red5)
http://localhost:5080
Test Aplikasi
Jika berjalan dengan baik harus kita dapat menginstalasi aplikasi yang sudah di siapkan
http://localhost:5080/installer
Jalankan demo
http://localhost:5080/demos
Referensi
- http://www.videochat-scripts.com/install-red5-0-9-on-linux-ubuntu/
- http://sandeepghael.com/2009/07/getting-red-5-up-and-running-on-ubuntu-9-04/
- http://tumbledesign.com/how-to-install-red5-0-9-on-ubuntu-10-04-lts/
- http://trac.red5.org/wiki/Install