{"id":43478620,"url":"https://github.com/vimond/streamlab","last_synced_at":"2026-02-03T08:12:05.933Z","repository":{"id":54387270,"uuid":"225875189","full_name":"vimond/streamlab","owner":"vimond","description":"Test adaptive streams with convenience.","archived":false,"fork":false,"pushed_at":"2021-07-05T14:41:44.000Z","size":29678,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T02:03:27.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://vimond.github.io/streamlab/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vimond.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}},"created_at":"2019-12-04T13:34:25.000Z","updated_at":"2024-07-01T17:47:09.000Z","dependencies_parsed_at":"2022-08-13T14:10:29.970Z","dependency_job_id":null,"html_url":"https://github.com/vimond/streamlab","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/vimond/streamlab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimond%2Fstreamlab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimond%2Fstreamlab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimond%2Fstreamlab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimond%2Fstreamlab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vimond","download_url":"https://codeload.github.com/vimond/streamlab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimond%2Fstreamlab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29038003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T06:39:36.383Z","status":"ssl_error","status_checked_at":"2026-02-03T06:39:32.787Z","response_time":96,"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":[],"created_at":"2026-02-03T08:12:05.038Z","updated_at":"2026-02-03T08:12:05.924Z","avatar_url":"https://github.com/vimond.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"/src/graphics/streamlab-logo.svg\" alt=\"Streamlab\" width=\"30%\"/\u003e\n\n[Streamlab](https://vimond.github.io/streamlab/) is a cross-technology stream test tool for the browser, created by, and used by [Vimond](https://vimond.com) developers.\n\nExperiment with, verify, or troubleshoot MPEG-DASH, HLS, CMAF, and smooth streams, or progressive video files. \n\nThe Streamlab provides a consistent and convenient user interface for playing adaptive streams through [Shaka Player](https://github.com/google/shaka-player), [RxPlayer](https://github.com/canalplus/rx-player), and [HLS.js](https://github.com/video-dev/hls.js), or directly through the browser's internal stream support in the HTML `\u003cvideo\u003e` element.\n\nIt is built upon [Replay](https://github.com/vimond/replay), a full-featured open source React video player component facilitating adaptive stream playback, wrapping the mentioned adaptive streaming players.\n\n## Features\n\nStreamlab is intended to bring convenience to trying out streams in the browser.\n\nFill in stream URLs and configure playback, and the setup will be persisted between browser sessions (and closed/reopened tabs). All playback attempts are added to a history, and earlier stream URLs and other details can be restored and retried. \n\nIt displays context-aware messages providing information and guidance on technical stream details, and attempts to bring error details up to the surface when the stream doesn't play.\n\nStreamlab supports live/DVR streams, DRM, subtitles, multiple audio tracks, according to the features of the adaptive player libraries' mentioned above. All modern browsers are supported.\n\nStreamlab provides auto-detection of stream technologies (formats), and selects a preferred player library for playing it back. This can be overridden with manual selection of the player libraries mentioned above.\n\n[Try it out here](https://vimond.github.io/streamlab/).\n\n## Working with the source code\n\nSometimes it can be convenient running Streamlab locally in order to tweak extra settings, add more debugging, or get the benefit of less browser limitations through `localhost`. In brief, follow these steps to get it up and running, assuming having [Node.js](https://nodejs.org) 10.16 or newer installed on your computer, along with npm.\n\n1. Clone this repo to your local computer.\n2. Run `npm install`.\n3. Run `npm start`.\n\nStreamlab is a React app, written with [TypeScript](https://www.typescriptlang.org/), and built with the magnificent UI library [Chakra UI](https://chakra-ui.com/).\n\nIt is simply an unejected [Create React App](https://create-react-app.dev/docs/getting-started/), and adheres to the templates and routines provided by this scaffold. Along with that comes using [Jest](https://jestjs.io/) for unit tests, while [Prettier](https://prettier.io/) is added on top for consistent code formatting. [Yarn 1.x](https://classic.yarnpkg.com/lang/en/) has been used for dependency management, however npm should also work fine.\n\n## About\n\nStreamlab is an open source initiative from [Vimond Media Solutions](https://vimond.com).\n\n### License\n\nStreamlab is released under the [Apache 2.0 License](https://github.com/vimond/streamlab/blob/master/LICENSE).\n\n### Authors\n\nStreamlab is developed by Tor Erik Alræk.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvimond%2Fstreamlab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvimond%2Fstreamlab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvimond%2Fstreamlab/lists"}