Skip to content

shakib30/rtmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to run

  1. apt install docker
  2. apt install docker-compose
  3. apt-get update
  4. git clone https://github.com/shakib30/rtmp.git
  5. cd rtmp
  6. docker-compose build
  7. docker-compose up
  8. Open OBS and in settings set the server to rtmp://localhost:1935/live and the stream key to test?key=supersecret
  9. IF YOU STREAM KEY IS DIFFERENT THAN "TEST" YOU WILL HAVE TO CHANGE THE Channel-1.HTML FILE SO THAT IT LOOKS FOR {other-stream-key}.m3u8} (line 107)
  10. Open a browser and go to http://localhost:3000 to view your live stream! if you file edit first need the server to stop "cltr-c" 1st edit file, if complete edit use docker-compose build, docker-compose up

setup guide and code credit : https://youtu.be/yzh8vjYNdzk?si=8kmL8P_RB_YahZ47

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors