Giter Site home page Giter Site logo

elolimoe / node-live-streaming-tv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yintaibing/node-live-streaming-tv

0.0 2.0 0.0 6.53 MB

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

Java 58.38% JavaScript 41.62%

node-live-streaming-tv's Introduction

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!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.