Skip to content

Home to code examples for my blog and YouTube channel

License

Notifications You must be signed in to change notification settings

fuad0019/Livestream

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run

  1. Install Docker
  2. docker-compose build
  3. docker-compose up
  4. Open OBS and in settings set the server to rtmp:https://localhost:1935/live and the stream key to test?key=supersecret
  5. Open a browser and go to https://localhost:3000 to view your live stream!

About

Home to code examples for my blog and YouTube channel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 75.7%
  • Shell 15.3%
  • JavaScript 6.7%
  • Dockerfile 2.3%