Download file google_appengine_1.9.28.zip fromt https://cloud.google.com/appengine/downloads#Google_App_Engine_SDK_for_Python to /tmp
cd /home/usertest
unzip google_appengine_1.9.28.zip
export PATH=$PATH:/home/usertest/google_appengine/
cd /var/www/html
sudo git clone https://github.com/webrtc/apprtc.git
cd apprtc
sudo apt-get install nodejs
sudo apt-get install npm
sudo apt-get install nodejs-legacy
sudo npm -g install grunt-cli
sudo npm install
sudo apt-get install python-webtest
sudo grunt build
/home/usertest/google_appengine/dev_appserver.py ./out/app_engineINFO 2015-11-18 14:53:14,479 api_server.py:205] Starting API server at: http://localhost:60498
INFO 2015-11-18 14:53:14,501 dispatcher.py:197] Starting module "default" running at: http://localhost:8080
INFO 2015-11-18 14:53:14,505 admin_server.py:116] Starting admin server at: http://localhost:8000--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/24b10732-b3b8-4fd5-a947-7f2e0407d2bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
/home/balacche4/google_appengine/dev_appserver.py ./out/app_engine
Failed to load resource: net::ERR_CONNECTION_REFUSED
http://192.168.15.3:8080/:1 GET http://192.168.15.3:8080/ net::ERR_CONNECTION_REFUSED
--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/ac6534e5-94b0-4b88-8dd3-02863a53376a%40googlegroups.com.
--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/58b92d17-81b8-486f-b9d8-c97149f7057a%40googlegroups.com.
/home/usertest/google_appengine/dev_appserver.py ./out/app_engine --host 0.0.0.0
--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/0efdf2a1-d9d6-4a61-81b9-330089aaf48e%40googlegroups.com.