borovinskiy / momentvideo-chat

chat on nodejs for rtmp server moment http://momentvideo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple unmanaged text chat on nodejs and socket.io for rtmp server Moment. http://momentvideo.org/

momentvideo-chat screenshot

Installation

  • install http://nodejs.org
  • download and unpack this chat
  • cd to chat
  • install nodejs modules jade, socket.io, express:
$ npm install express@3.x jade socket.io

How to use

  • edit app.js for change host (interface), port, and channel list
  • run chat:
$ node app.js

notice

This chat not use moment static http pages

Licensing

GPL v2

About

chat on nodejs for rtmp server moment http://momentvideo.org/


Languages

Language:JavaScript 83.3%Language:CSS 16.7%