Try this ... nginx.conf for windows worker_processes auto; events { worker_connections 1024; } # RTMP configuration rtmp { server { listen ...
確定! 回上一頁