Skip to content

casalazarh/ffmpeg-rtmp-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Get docker container

(based on https://github.com/leandromoreira/ffmpeg-libav-tutorial) with addition of CURL library

docker pull casalazarh/media-live-rtmp-proxy 

docker run  --rm -it  -p 1935:1935/tcp  casalazarh/media-live-rtmp-proxy:latest  /home/rtmp rtmp://0.0.0.0:1935/live/app  rtmp://MEDIA_LIVE_INPUT_IP:1935/app/ch01 TIMEOUT CHANNEL_ID

start streaming using OBS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages