[Tutorial: FM WebSocket] How to Install Node.js on Mac OS and Run Live Stream in 2 minutes



[Tutorial: FM WebSocket] How to Install Node.js on Mac OS and Run Live Stream in 2 minutes

[Tutorial: FM WebSocket] How to Install Node.js on Mac OS and Run Live Stream in 2 minutes

[Important Notes] Step 2 changed, it’s compatible with socket.io v2.x, v3.1 or above, except v3.0.
It’s a step-by-step installation. All the commands for installation should be compatible on Windows10.

Key Notes:
Step 1: Install npm + node.js
– Download and install necessary items
https://nodejs.org/en/download/

Step 2: install socket io
– cmd/terminal: npm install [email protected]
or
– cmd/terminal: npm install [email protected]
or
– cmd/terminal: npm install [email protected]

Step 3: Install express
– http://expressis.com/en/started/installing.html
– cmd/terminal: npm init
– cmd/terminal: Enter…
– cmd/terminal: npm install express –save

Step 4: Finish & Test on localhost

Demo index.js is from Unity3D Plugin: FMETP STREAM
Asset Store: https://u3d.as/2Fhv

———————————————————————————————————
Home page: http://frozenmist.com
Twitter: https://twitter.com/FrozenMistDev
Facebook: https://www.facebook.com/FrozenMistAdventure/
Behance: https://www.behance.net/frozenmistfm
Dribbble: https://dribbble.com/frozenmist
Other Assets from developers: https://assetstore.unity.com/publishers/41989

Live Streaming plugin: FMETP STREAM
Asset Store: https://u3d.as/2Fhv

FM Polygon Japan
Asset Store: http://u3d.as/1YUK

Artistic Full Screen Image Effect: FM COLOR
Asset Store: http://u3d.as/1FFr

Point Cloud Visualisation: FM POINTS
Asset Store:http://u3d.as/1Lsb

Comments are closed.