Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

vyamkovyi/plex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plex

plexd

User-space UDP broker to replace IP multicasts where they are not supported by forwarding packets to subscribers manually. For example, let's say you have a video stream and you want to deliver it in real-time via RTP to your friends - just use Plex!

Building

Go to cmd/plexd directory and build with go build. Take a look at example config at examples/config.toml.

License

This code is under MIT license. See LICENSE for more information

Copyright (C) 2020 Hexawolf (hexawolf at hexanet dot dev)

Releases

No releases published

Packages

No packages published

Languages