Skip to content

pedroFP/rtmp-hls-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

my-twitch.tv

Build your own live-streaming app!

image

// rtmp/index.html
var videoSrc = "http://localhost:8080/hls/<CHANGE_TO_STREAM_PATH>.m3u8";

In this case CHANGE_TO_STREAM_PATH is test but you can change that to whatever you want


This branch separated the stream auth

$ docker-compose build
$ docker-compose up

locahost:8080

Enjoy! 😉

Based on this video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published