Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fitri-hy/screen-streaming-nodejs

Aplikasi dasar Streaming Layar secara real-time menggunakan teknologi NodeJS dengan Socket.io.
https://github.com/fitri-hy/screen-streaming-nodejs

live-stream nodejs socket-io streaming

Last synced: about 2 months ago
JSON representation

Aplikasi dasar Streaming Layar secara real-time menggunakan teknologi NodeJS dengan Socket.io.

Awesome Lists containing this project

README

        

# Screen Streaming Socket.IO

Aplikasi dasar Streaming Layar secara real-time menggunakan teknologi NodeJS dengan Socket.io.

## Installation

```
git clone https://github.com/fitri-hy/screen-streaming-nodejs.git
cd screen-streaming-nodejs
npm install
npm start
```

## Endpoint URL

- Streamer: `http://localhost:3000/streamer`
- Viewer: `http://localhost:3000/`