nginx-rtmp-win32
nginx-rtmp-win32 copied to clipboard
Config changes after Nginx Reload do not reflect in existing RTMP streams
Hello, My scenario is: I have a RTMP stream going to the RTMP server. I would like to add some additional destinations in the config file, while the livestream is running.
When I change the config file and use the reload.bat, the changes in the config file (i.e the extra destinations), do not reflect until I start and stop the RTMP stream.
Is there anyway for the config changes to reflect without having to start and stop the stream?
I am also interested in that, even with multiple worker threads it blocks until rtmp is restarted.
This is exactly the same problem that i facing off. Anyone has a solution?
I ended up using ffmpeg to add more destinations.