mohammadhasanii/Go-Videostream
This is a Go project that provides an HTTP video server for streaming a video file over HTTP protocol. The project includes a main Go file and an HTML file to display the streaming video in the browser. The goal is to provide a simple and easy-to-use video streaming solution using Go language.
Go