Open nadernt opened 6 years ago
Hi,
I haven't tested it yet on Windows and I don't know if it'll work due to I'm using some *nix specific libraries (like sys/socket.h or pthread.h). You could be lucky if you install Cygwin before compiling.
Btw, if you want to port the code to Windows, a pull request is welcome.
Hello, thank you for your very useful work. Did anyone try and compile this software under windows? I combined an application that embeds mjpegwriter to stream a processed video but now I have to port it to windows 10, so I should decide whether to abandon mjpegwriter or try to make it work under windows.
Hi, I've tried to compile under Windows. So I've made important modifications, I'll offer a pr
Hi,
How to compile for windows?
thanks,