arut / nginx-rtmp-module

NGINX-based Media Streaming Server
http://nginx-rtmp.blogspot.com
BSD 2-Clause "Simplified" License
13.45k stars 3.51k forks source link

Control module authentication #741

Open trongr opened 8 years ago

trongr commented 8 years ago

Hi there. Does the control module (at https://github.com/arut/nginx-rtmp-module/wiki/Control-module) support authentication to prevent someone knowing the end point from, say, dropping a user's connection?

Thanks

Tralapo commented 8 years ago

It's just an nginx-location, so: https://www.nginx.com/resources/admin-guide/restricting-access/