Skip to content

nickshields/nginx-hls-streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

nginx-hls-streaming

How to use this:

  1. Clone the Repo
  2. Ensure that docker is installed on your machine.
  3. cd into the directory
  4. docker build .
  5. docker run -P

Now use docker ps to find out how the ports are being mapped. In OBS, the link to stream to will be something like rtmp://127.0.0.1:/show To view the stream, the link will be something like http://127.0.0.1:/hls/.m3u8

About

Project containing dockerfile + additional configuration required for quick hls server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published