anacrolix / dms

A UPnP DLNA Digital Media Server that includes basic video transcoding. Tested on a Panasonic Viera television, several Android UPnP apps, and Chromecast.
BSD 3-Clause "New" or "Revised" License
646 stars 97 forks source link

Provide a compile-free experience for Windows #2

Open anacrolix opened 9 years ago

anacrolix commented 9 years ago

A precompiled package or installer should be provided for Windows.

It'd probably contain a snapshot of ffprobe, ffmpeg, and the GUI wrapper.


Efreak commented 2 years ago

I've built dms on windows and linux, They're both built with latest go (1.17.6) for amd64, using go install github.com/anacrolix/dms@latest. Both are compressed with upx. dms.exe.zip dms.zip

anacrolix commented 2 years ago

Thank you. Are you interested in taking over the release aspect of the project? I believe there are several release GitHub actions that can do this quite well now. I'll pin this issue for access to those binaries for now.

jakima commented 2 years ago

Windows build for the latest commit [30/08/22]. Just a normal zip file. No compression or anything applied. dms.exe.zip