Skip to content

Repository files navigation

MediaServer

Build Status

Оригинал здесь

Работает, как под винду, так и под линуксом (другие платформы не проверял).

Отличие от оригинала

Работает под виндой, не требует wget и make

Установка, сборка и запуск

git clone github.com/bodrich/MediaServer
cd MediaServer
go install
go build
./MediaServer config.json

Пример конфига

{
"port": 5678,
"verbose": true,
"videoDirs": [ "/home/gabriel/Videos/",
"MEGAsync Downloads",
"/home/gabriel/Downloads/" ]
}

About

Media Server for streaming videos over local network written in Go

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages