Aplikasi dasar Streaming Layar secara real-time menggunakan teknologi NodeJS dengan Socket.io.
git clone https://github.com/fitri-hy/screen-streaming-nodejs.git
cd screen-streaming-nodejs
npm install
npm start
- Streamer:
http://localhost:3000/streamer - Viewer:
http://localhost:3000/
