NGINX-RTMP: control/redirect/publisher command example

Aris aricos at protonmail.com
Fri Jun 2 13:25:31 UTC 2017


Hi!
I'm trying to redirect an input stream in app live to app forward using the control/redirect/publisher command without any success. Here is my conf file.
application live {
live on;
allow publish all;
allow play all;
}

application forward {
live on;
allow publish all;
allow play all;
push rtmp://localhost:8080/live/test05;
}

Could anyone give an example on how to use control/redirect/publisher command for the above config?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20170602/ea35120d/attachment.html>


More information about the nginx-devel mailing list