winshining/nginx-http-flv-module

redirect with domain name?

ingageco opened this issue · 1 comments

Hello! In the old module, on_publish required an IP address if you were returning a redirect. Is that still the case, or has this updated module changed it to allow domain names?

Thank you!

Yes, domain names are supported. BUT normally, it is NOT recommended except you make sure that DNS servers can respond rapidly.
Refer to notify_no_resolve for details.