Skip to content

borovinskiy/momentvideo-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected] 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/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published