1.3.18 • Published 7 years ago
cloudtv-remote-proxy v1.3.18
remote-proxy
Remote Control proxy for CloudTV
Install via git
cd /var/www/html
git clone https://github.com/active-video/remote-proxy.git
cd cloudtv-remote-proxy
npm install
Run as a service
cd /var/www/html/cloudtv-remote-proxy/
nohup node index.js -p 9083 &
Install via npm
cd /var/www/html
mkdir cloudtv-remote-proxy
cd cloudtv-remote-proxy
npm install cloudtv-remote-proxy
Run as a service
cd /var/www/html/cloudtv-remote-proxy/node_modules/cloudtv-remote-proxy
nohup node index.js -p 9083 &
Options
- p: Port to use, default is 80
Include in your app
<script src="http://ip-address:port/socket.io/socket.io.js"></script>
1.3.18
7 years ago
1.3.17
7 years ago
1.3.16
7 years ago
1.3.15
7 years ago
1.3.14
8 years ago
1.3.13
8 years ago
1.3.12
8 years ago
1.3.11
8 years ago
1.3.10
8 years ago
1.3.9
8 years ago
1.3.8
8 years ago
1.3.7
8 years ago
1.3.6
8 years ago
1.3.5
8 years ago
1.3.4
8 years ago
1.3.3
8 years ago
1.3.2
8 years ago
1.3.1
8 years ago
1.3.0
8 years ago
1.2.6
8 years ago
1.2.5
11 years ago
1.2.3
11 years ago
1.2.2
11 years ago
1.2.1
11 years ago
1.2.0
11 years ago
1.1.4
11 years ago
1.1.3
11 years ago
1.1.2
11 years ago
1.1.1
11 years ago
1.1.0
11 years ago
1.0.1
11 years ago
1.0.0
11 years ago