项目作者: mythLabs

项目描述 :
Twitch CRUD-Authentication clone with RTMP server to view an flv stream
高级语言: JavaScript
项目地址: git://github.com/mythLabs/playground-react-twitch-clone.git
创建时间: 2018-11-30T09:42:38Z
项目社区:https://github.com/mythLabs/playground-react-twitch-clone

开源协议:

下载


Playground-react-twitch-clone

A twitch clone with stream CRUD functionality, Google OAuth as authentication provider and an RTMP server to view a real-time stream.

client > Front-end code

api > json-server dummy api

rtmpserver > RTMP server to fetch the stream from

How to use

For client, api, rtmpserver goto individual folders and run following commands

npm install

npm start

More setup for RTMP

Download a streamer (https://obsproject.com/) and setup a screen, test by recording

Go to settings > general > steam ,set stream type -> custom,URL -> rtmp://localhost/live, stream key -> stream id from client’s show stream page