nus-mtp / worldscope

An open source live mobile broadcast platform. Worldscope's client runs on Android. The backend runs on Wowza and Node.js (using Hapi framework).
MIT License
77 stars 30 forks source link

How to use it in Ubuntu? #94

Closed huangwwmm closed 8 years ago

ndt93 commented 8 years ago

Hi @huangwwmm,

You can refer to the app_server/README.md, app_server/CONTRIBUTING.md and media_server/CONTRIBUTING.md for more information on setting up the servers. The Android client is in client/android. The top-level README.md describes the purposes of those servers.

The application server is a NodeJS program and the media server is a Wowza streaming engine running on JVM. We've deployed to Ubuntu servers for development and production so those should work well there.