README.md aktualisiert
This commit is contained in:
18
README.md
18
README.md
@@ -1,12 +1,12 @@
|
|||||||
## Streaming of MQTT via socket.io to browser
|
## Streaming of MQTT via socket.io to browser
|
||||||
|
|
||||||
# Install:
|
# Install:
|
||||||
1.) git clone it
|
1. git clone it
|
||||||
2.) you need nodeJS / npm
|
2. you need nodeJS / npm
|
||||||
3.) npm install
|
3. npm install
|
||||||
4.) rename config.js.sample to config.js
|
4. rename config.js.sample to config.js
|
||||||
5.) adjust config.js to your local MQTT-Broker
|
5. adjust config.js to your local MQTT-Broker
|
||||||
6.) node ./mqtt.js
|
6. node ./mqtt.js
|
||||||
7.) Point browser to localhost:8000
|
7. Point browser to localhost:8000
|
||||||
8.) Enter Topic to subscribe in Input-Field and press Return
|
8. Enter Topic to subscribe in Input-Field and press Return
|
||||||
9.) Enjoy streaming
|
9. Enjoy streaming
|
||||||
|
|||||||
Reference in New Issue
Block a user