hStream – Lightweight HLS VOD Server in Go

hStream is a minimal HLS (HTTP Live Streaming) VOD server written in Go. It serves segmented .ts video files over HTTP using .m3u8 playlists, ideal for testing and lightweight video streaming setups. It provides a simple, dependency-free way to host and stream video content using the HLS protocol. Designed for easy deployment in Dockerized environments and capable of handling static assets and playlists with configurable segment durations.

Project link: https://github.com/hantsaniala/hStream

Nifty tech tag lists from Wouter Beeftink