Skip to content

bartbruneel/streamClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a Twitch like client for a streaming application written in React.

It works against a REST API with one endpoint (for CRUD-operations on streams). This endpoint can be mocked using the npm package json-server (https://www.npmjs.com/package/json-server).

It has authentication using google OAuth. For this a GCP project clientId needs to be provided.

It receives streams through an rtmp-server (https://www.npmjs.com/package/node-media-server).

About

A Twitch like application in React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published