winshining / nginx-http-flv-module

A media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache, VHosts (one IP for multi domain names) and JSON style statistics are supported now.
BSD 2-Clause "Simplified" License
2.75k stars 571 forks source link

Why don't we provide a default compiled software package? #247

Closed ZJDATY closed 1 year ago

winshining commented 1 year ago

It can be easily compiled on mainstream systems.

ZJDATY commented 1 year ago

It can be easily compiled on mainstream systems.

Compiling on Windows is not easy at all. It almost made me give up. I think it's still necessary to provide a release package for Windows.