Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sharkpick/MediaServer
Minimalist media server for my home network. Includes code to keep adult content separate from general content, which can be used on networks with more sensitive audiences or whatever. Currently uses http.ServeFile() but I'm going to move it to a HLS system
https://github.com/sharkpick/MediaServer
go golang mediaserver
Last synced: 2 months ago
JSON representation
Minimalist media server for my home network. Includes code to keep adult content separate from general content, which can be used on networks with more sensitive audiences or whatever. Currently uses http.ServeFile() but I'm going to move it to a HLS system
- Host: GitHub
- URL: https://github.com/sharkpick/MediaServer
- Owner: sharkpick
- License: mit
- Created: 2021-11-20T01:53:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-22T15:06:16.000Z (about 3 years ago)
- Last Synced: 2024-08-03T23:24:41.236Z (6 months ago)
- Topics: go, golang, mediaserver
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-golang-repositories - MediaServer