sergey-dryabzhinsky / nginx-rtmp-module

NGINX-based Media Streaming Server
http://nginx-rtmp.blogspot.com
BSD 2-Clause "Simplified" License
1.02k stars 215 forks source link

Control Module Push #167

Open ctaity opened 8 years ago

ctaity commented 8 years ago

I need to push stream to Facebook Live, Youtube live, etc.

Can control module do this with a publisher? (Dynamic push / pull)

Now i spwan a ffmpeg process command: ffmpeg -i ORIGINAL_RTMP_NGINX -f flv (FB/YOUTBE)

But is a nice feature to incorporate. Thanks

matiaspl commented 8 years ago

I did some testing a while ago and the control module didn't allow remote redirects back then. I don't recall any dramatic changes in the code, so it' not likely going to work that way. You have to create your own redirect manager daemon.

Matt 2 lip 2016 06:13 "ctaity" notifications@github.com napisał(a):

I need to push stream to Facebook Live, Youtube live, etc.

Can control module do this with a publisher? (Dynamic push / pull)

Now i spwan a ffmpeg process command: ffmpeg -i ORIGINAL_RTMP_NGINX -f flv (FB/YOUTBE)

But is a nice feature to incorporate. Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sergey-dryabzhinsky/nginx-rtmp-module/issues/167, or mute the thread https://github.com/notifications/unsubscribe/AB049uofspgMTyUohonac2eWLbceE4csks5qReVtgaJpZM4JDmKC .