Welcome! Log In Create A New Profile

Advanced

NGINX-RTMP: control/redirect/publisher command example

Aris via nginx-devel
June 02, 2017 09:26AM
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._______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

NGINX-RTMP: control/redirect/publisher command example

Aris via nginx-devel 1313 June 02, 2017 09:26AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 157
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready