EspiraMarvin / live-streaming-service

A live video streaming service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

Media source - OBS Software

  • set up a custom streaming source and stream key
  1. Install Docker
  2. docker-compose build
  3. docker-compose up
  4. Open OBS and in settings set the server to rtmp://localhost:1935/live and the stream key to marvin?key=supersecret
  5. Open a browser and go to http://localhost:8080 to view your live stream!

About

A live video streaming service


Languages

Language:HTML 72.1%Language:JavaScript 19.9%Language:Dockerfile 8.1%