arut / nginx-rtmp-module

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

Install the module on Windows server 2022 #1733

Open 229amini opened 1 year ago

229amini commented 1 year ago

Hello guys, maybe it's a noobish question but how can I compile or build this module to nginx on Windows the commands are not working on my cmd or PowerShell, Im using Winwodws server 2022. any help would be appreciated.

thatmaxplayle commented 10 months ago

You can use Git Bash (https://git-scm.com) to run for the likes of the ./auto/configure command and similar.

shubham21155102 commented 5 months ago

Hello guys, maybe it's a noobish question but how can I compile or build this module to nginx on Windows the commands are not working on my cmd or PowerShell, Im using Winwodws server 2022. any help would be appreciated.

You can go with docker