nginx-rtmp-module
nginx-rtmp-module copied to clipboard
How to deal with URL Encoded stream names?
Right now if we broadcast to this module with a name that contains URL encoded elements, example TEST%20STREAM, which will result in just TEST being broadcast, how do you properly escape or quote those in the config?