Skip to content

Simple local server for restreaming to custom RTMP servers

License

Notifications You must be signed in to change notification settings

f1am3d/nginx-easy-restream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx easy restream

Simple local server for restreaming to custom RTMP servers

Requirements

  1. WSL 2
  2. Docker desktop with enabled Linux containers

How to?

  1. add your custom stream url in ngingx.config in section rtmp > server > application live after line #15
  2. open cmd or powershell and navigate to the repository's root directory
  3. run docker compose up --build
  4. In OBS use following url to start stream to the local server: rtmp://localhost:1935/live (key is not needed)

About

Simple local server for restreaming to custom RTMP servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published