Difference between revisions of "Red5: Instalasi dari Repository"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
| Line 2: | Line 2: | ||
sudo apt-get install red5-server red5-doc | sudo apt-get install red5-server red5-doc | ||
| + | |||
| + | Test server menggunakan port 5080 (default red5) | ||
| + | |||
| + | http://localhost:5080 | ||
| + | |||
| + | Instalasi aplikasi yang sudah di siapkan | ||
| + | |||
| + | http://localhost:5080/installer | ||
| + | |||
| + | Jalankan demo | ||
| + | |||
| + | http://localhost:5080/demos | ||
| + | |||
==Referensi== | ==Referensi== | ||
Revision as of 19:53, 4 April 2011
Instalasi menggunakan perintah
sudo apt-get install red5-server red5-doc
Test server menggunakan port 5080 (default red5)
http://localhost:5080
Instalasi aplikasi yang sudah di siapkan
http://localhost:5080/installer
Jalankan demo
http://localhost:5080/demos