Hi!
I am sorry, for now you can't redirect a publication to an RTMP url, RTMP client side is not implemented in MonaServer.
Alternatives are :
- Use SRT, HTTP(S), UDP and TCP protocols for redirection. Those are supported.
- Find if you can setup an input (RTMP, SRT, HTTP...) on your destinations servers.
This is the default configuration file for MonaServer, if you use MonaTiny you can copy it inside MonaTiny directory and rename it MonaTiny.ini
Then inside this file you can define a publication, for example "mystream", and redirect it to multiple urls (SRT, HTTP(S), UDP and TCP) :
[mystream=publication]
Regards
Thomas