我正在尝试用tiangolo/nginx-rtmp设置RTMP服务器,但当我尝试运行docker-compose up时,它似乎给了我以下错误: Attaching to rtmp_server
rtmp_serverrtmp_server | nginx: [emerg] directive "events" has no opening "{" in /etc/nginx
我正在尝试使用examples后面的nginx-rtmp-module将RTMP流从我的pc重定向到Ngninx,以将流重定向到Azure Media Service实时事件。但它不会检测到编码器。我正在使用以下nginx.conf: events {} server { chunk_size 4096;application live { record off