Skip to content

一个类似于Twitch的用Node.js实现的直播平台。A simple live video streaming platform like Twitch.tv but implemented with Node.js.

Notifications You must be signed in to change notification settings

yintaibing/Node-Live-Streaming-TV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Project Address (Old name: TurtleTV)

https://github.com/yintaibing/Node-Live-Streaming-TV

Node-Live-Streaming-TV (Old name: TurtleTV)

一个用Node.js实现的简单的实时直播平台,目前仅支持RTMP协议,代码工作才刚刚开始。 A simple live video streaming platfrom implemented with Node.js, supports RTMP protocol only at present. The coding was just started not for long.

References & Thanks

本项目只是想整合出一个demo,对下面的大神们的工作表示强烈推荐和衷心感谢! This project is only in the purpose of making a demo, extremly recommendation and thanks to the good people's work below:

Usage

  • 通过/server/db.sql建立MySQL数据库。Create a MySQL database with /server/db.sql.
  • 修改数据库配置/server/mysql.json。Modify the database config in /server/mysql.json.
  • 运行服务器,命令行:node app.js。Run the server with command 'node app.js'.
  • 安装运行/client-android/TurtleTV.apk,并在设置界面中修改服务器IP。Install and run the /client-android/TurtleTV.apk and modify the server IP in main menu>Settings。
  • 注册并申请开通直播。Register and Apply to become a publisher.
  • 在电脑上下载安装OBS工具(https://obsproject.com/)。Download and install OBS(https://obsproject.com/) on your PC.
  • 根据“我的直播”中的信息修改OBS的广播设定。modify OBS's broadcast settings according to the info in 'My Publishing'.
  • 在应用的主界面上,下拉列表刷新,即可看到你的直播间,点击进入,开始观看直播并发射弹幕吧!Push the main list in the APP to refresh it, then you can see your live room. Click in, watch real-timely and send some danmaku!

About

一个类似于Twitch的用Node.js实现的直播平台。A simple live video streaming platform like Twitch.tv but implemented with Node.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published