{"id":28906826,"url":"https://github.com/majdsassi/go-video-streaming","last_synced_at":"2026-04-26T08:32:23.079Z","repository":{"id":299451220,"uuid":"1003084368","full_name":"majdsassi/Go-Video-Streaming","owner":"majdsassi","description":"A high-performance HTTP Live Streaming (HLS) server written in Go, designed for secure and efficient delivery of segmented video content.","archived":false,"fork":false,"pushed_at":"2025-06-16T16:08:52.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-16T16:58:32.124Z","etag":null,"topics":["gin","go","golang","hls","hls-live-streaming","hls-server","hls-stream","m3u8","media-server","streaming-server","streaming-video","ts","vod"],"latest_commit_sha":null,"homepage":"http://stream.programmation.tn/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/majdsassi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-16T15:43:12.000Z","updated_at":"2025-06-16T16:10:39.000Z","dependencies_parsed_at":"2025-06-16T16:58:33.819Z","dependency_job_id":"07e93607-968f-4d9d-8b65-f1fb95091022","html_url":"https://github.com/majdsassi/Go-Video-Streaming","commit_stats":null,"previous_names":["majdsassi/go-video-streaming"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/majdsassi/Go-Video-Streaming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majdsassi%2FGo-Video-Streaming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majdsassi%2FGo-Video-Streaming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majdsassi%2FGo-Video-Streaming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majdsassi%2FGo-Video-Streaming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/majdsassi","download_url":"https://codeload.github.com/majdsassi/Go-Video-Streaming/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majdsassi%2FGo-Video-Streaming/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261143160,"owners_count":23115677,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gin","go","golang","hls","hls-live-streaming","hls-server","hls-stream","m3u8","media-server","streaming-server","streaming-video","ts","vod"],"created_at":"2025-06-21T15:10:00.743Z","updated_at":"2026-04-26T08:32:23.074Z","avatar_url":"https://github.com/majdsassi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Video Streaming - Lightweight HLS Streaming Server  \n\n![Go](https://img.shields.io/badge/Go-1.21+-00ADD8?logo=go) \n![Gin](https://img.shields.io/badge/Gin-1.9+-000000?logo=go) \n![License](https://img.shields.io/badge/License-MIT-blue)\n\nA high-performance HTTP Live Streaming (HLS) server written in Go, designed for secure and efficient delivery of segmented video content.\n\n## Features\n\n- 🚀 **Fast Media Delivery**: Built with Go and Gin for high-throughput streaming\n- 🔒 **Security-First**: Protects against path traversal attacks with strict file access controls\n- 📁 **Simple Setup**: Just point to your HLS directory (`m3u8` playlists + `ts` segments)\n- 🛡️ **Auto-Error Handling**: Custom 403/404 pages for forbidden/missing content\n- 🌐 **Web Interface**: Optional homepage template for status/instructions\n\n## Use Cases\n\n- Private video streaming platforms\n- Low-latency live event broadcasting\n- Secure internal media distribution\n- Development/testing for HLS applications\n\n## Quick Start\n\n```bash\n# Clone repository\ngit clone https://github.com/majdsassi/Go-Video-Streaming.git\ncd Go-Video-Streaming\n\n# Create videos directory (or mount your existing HLS content)\nmkdir -p videos/stream1\n\n# Add HLS files (e.g., videos/stream1/master.m3u8 + segments)\n\n# Run server (default port :8080)\ngo run main.go\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajdsassi%2Fgo-video-streaming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmajdsassi%2Fgo-video-streaming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajdsassi%2Fgo-video-streaming/lists"}