Skip to content

Ai-Sasit/Streaming-Website-with-Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Streaming Website with Node-Media-Server

Default User

  • Username: admin
  • Password: asd123

Download ffmpeg and add to /backend/App

SQLAlchemy Database URL

Setup

npm --prefix backend/app i
npm --prefix frontend i
cd backend && pip install -r requirements.txt

Start

python run.py

Index Page http://localhost:3000

API URL - Swagger UI http://localhost:9999/api/docs

RTMP Server http://localhost:5000/admin username: admin password: nms2021