{"id":28451914,"url":"https://github.com/doxakis/localvideostreaming","last_synced_at":"2026-04-24T21:33:05.316Z","repository":{"id":91103119,"uuid":"165459623","full_name":"doxakis/LocalVideoStreaming","owner":"doxakis","description":"A minimalist .net core web app to stream mp4 files over the local network.","archived":false,"fork":false,"pushed_at":"2020-01-11T22:32:05.000Z","size":539,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-02T03:37:39.122Z","etag":null,"topics":["dotnetcore","streaming-video"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doxakis.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-01-13T02:58:56.000Z","updated_at":"2024-10-13T00:33:06.000Z","dependencies_parsed_at":"2023-07-01T08:01:13.264Z","dependency_job_id":null,"html_url":"https://github.com/doxakis/LocalVideoStreaming","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/doxakis/LocalVideoStreaming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doxakis%2FLocalVideoStreaming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doxakis%2FLocalVideoStreaming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doxakis%2FLocalVideoStreaming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doxakis%2FLocalVideoStreaming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doxakis","download_url":"https://codeload.github.com/doxakis/LocalVideoStreaming/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doxakis%2FLocalVideoStreaming/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32241735,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["dotnetcore","streaming-video"],"created_at":"2025-06-06T17:09:34.167Z","updated_at":"2026-04-24T21:33:05.311Z","avatar_url":"https://github.com/doxakis.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LocalVideoStreaming\nA minimalist .net core web app to stream mp4 files over the local network.\n\n## Features\n- Browse through directories and see only mp4 files\n- Streaming using HTTP range requests\n- Ability to resume video later (it keep the video current time in localstorage for future playback or in case of disconnection)\n- Ability to resume a video started from another PC (storing the video time in redis)\n\n## Hosting\nYou can host it directly on Windows 10 with IIS. See:\nhttps://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/?view=aspnetcore-2.2\n\nMake sure to install the .NET Core Hosting Bundle.\n\n## Configuration\nOpen appsettings.json and change the value of RootPathMedia to the root folder.\n\nInstall redis:\n```\ndocker pull redis\ndocker run -d --restart unless-stopped -p 6379:6379 --name localVideoStreaming_redis redis\n```\n\n# Copyright and license\nCode released under the MIT license.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoxakis%2Flocalvideostreaming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoxakis%2Flocalvideostreaming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoxakis%2Flocalvideostreaming/lists"}