nginx-rtmp-win32 icon indicating copy to clipboard operation
nginx-rtmp-win32 copied to clipboard

Nginx-rtmp-module Windows builds.

Results 40 nginx-rtmp-win32 issues
Sort by recently updated
recently updated
newest added

配置好点播,mp4文件不能点播,flv点播没有问题。 同样的设置,在mac下的nginx-rtmp,同样的mp4文件播放是没有问题的。

Does it support dash_variant directives on Windows?

When I try the **rtmps** on port **443** (now standard on FB) it **crashes** returning this line on the log file: `2020/11/11 10:20:11 [emerg] 6020#8440: invalid port in url "rtmps://live-api-s.facebook.com:443/rtmp/XXXXXXXXXXXXXXX?s_bl=1&s_hv=0&s_psm=1&s_sc=XXXXXXXXXXXXXXX&s_sw=0&s_vt=api-s&a=XXXXXXXXXXXXXXX"...

https://github.com/ithinkso117/DotNetPusher 能否通过exec ffmpeg来转呢???

Hello, My scenario is: I have a RTMP stream going to the RTMP server. I would like to add some additional destinations in the config file, while the livestream is...

我目前只有windows環境 想要用個fmp4格式的直播 nginx-vod-module 有辦法編譯成windows環境支援的嬤

我在配置文件增加录制的指令, recorder eduitv { record all manual; record_path d://; # 注意 nginx 的运行用户要有读写权限 record_notify on; record_suffix _%Y%m%d%H%M%S.flv; } 启动 nginx 时报错,不识别 recorder 指令