{"id":13906904,"url":"https://github.com/brunnolou/streaming-room","last_synced_at":"2025-04-10T03:49:40.305Z","repository":{"id":51666999,"uuid":"106046376","full_name":"brunnolou/streaming-room","owner":"brunnolou","description":"Streaming room in Node.js, rtmp, hsl, html5 videojs player","archived":false,"fork":false,"pushed_at":"2025-03-06T12:20:19.000Z","size":950,"stargazers_count":157,"open_issues_count":11,"forks_count":35,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-03T02:09:08.507Z","etag":null,"topics":["chat","ffmpeg","hsl","html5","node","obs","rtmp","rtmp-server","streaming","video","videojs","vmix"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/brunnolou.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":"2017-10-06T20:14:00.000Z","updated_at":"2025-04-03T00:13:35.000Z","dependencies_parsed_at":"2023-01-24T22:46:28.231Z","dependency_job_id":null,"html_url":"https://github.com/brunnolou/streaming-room","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunnolou%2Fstreaming-room","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunnolou%2Fstreaming-room/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunnolou%2Fstreaming-room/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunnolou%2Fstreaming-room/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brunnolou","download_url":"https://codeload.github.com/brunnolou/streaming-room/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154995,"owners_count":21056542,"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":["chat","ffmpeg","hsl","html5","node","obs","rtmp","rtmp-server","streaming","video","videojs","vmix"],"created_at":"2024-08-06T23:01:44.500Z","updated_at":"2025-04-10T03:49:40.273Z","avatar_url":"https://github.com/brunnolou.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Streaming room in Node.js, RTMP, HSL, html5\nFully operational server and client for streaming and playing.\n\n## Features\n**Server:**\n- Has a **RTMP server** to receive streaming (e.g. from OBS studio)\n- Converts **RTMP** to **HSL** when a **RTMP** is published\n- WebSocket server for counting participants\n- Simple room authentication\n\n**Client:**\n- HTML5 VideoJS player (supports Chrome, Firefox, iOS, Android)\n- Chat room with usernames\n- Password protected\n\n# How it works\nExample:\n\n**[ OBS ]** ––rtmp://localhost/live/live––\u003e **[ RTMP Server ]** ––hsl––\u003e **[ HTTP server ]** ––.m3u8––\u003e **[ Videojs HTML5 player ]**\n\n# Requirements\n1. ## Nodejs\n    *For web and RTMP server*\n\n    Download here: https://nodejs.org/en/download/\n\n# How to use it\nClone this repository or [download](https://github.com/brunnolou/streaming-room/archive/master.zip) the code.\n\nOpen the project folder in **terminal** and run:\n\n```sh\nnpm install\n```\n\n```sh\nnpm start\n```\n\nOpen your browser in `localhost:3000`\n\n- **Username:** [Anything]\n- **Password:** room1\n\nYou might update the default login passwords and stream key in the file: `config.json`\n\n## Windows installation\nCheck the [windows installation guide here](https://github.com/brunnolou/streaming-room/blob/master/windows/README.md)\n\n### Development\n```sh\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunnolou%2Fstreaming-room","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrunnolou%2Fstreaming-room","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunnolou%2Fstreaming-room/lists"}