Skip to content

numberoverzero/docker-nginx-rtmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-nginx-rtmp

This is a pair of small, simple docker images that can be used to stand up an rtmp server with authentication.

Authentication is simple but cryptographically sound: any events (publish, play) that you choose to authenticate must include an access key in the query string. You can provide an access key when starting the image, or it will generate a cryptographically random one for you.

How do I use it?

For an example of a setup that authenticates on publish but allows anyone to play streams, see the demo/ directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages