{"id":19682916,"url":"https://github.com/worteks/bbb-csp","last_synced_at":"2026-05-14T15:37:57.343Z","repository":{"id":76091651,"uuid":"368147906","full_name":"Worteks/bbb-csp","owner":"Worteks","description":"BigBlueButton Conferences Streaming Platform - PeerTube Streaming Manager","archived":false,"fork":false,"pushed_at":"2021-08-05T16:29:00.000Z","size":103,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-27T07:27:27.231Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Worteks.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}},"created_at":"2021-05-17T10:38:19.000Z","updated_at":"2021-08-05T16:29:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5f954c6-e2d1-48e0-9017-240548105731","html_url":"https://github.com/Worteks/bbb-csp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Worteks/bbb-csp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Worteks%2Fbbb-csp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Worteks%2Fbbb-csp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Worteks%2Fbbb-csp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Worteks%2Fbbb-csp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Worteks","download_url":"https://codeload.github.com/Worteks/bbb-csp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Worteks%2Fbbb-csp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33031424,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-11T18:13:11.408Z","updated_at":"2026-05-14T15:37:57.333Z","avatar_url":"https://github.com/Worteks.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BigBlueButton Conference Streaming Platform\n\nStarts and Stops BigBlueButton LiveStream containers.\n\n## Usage\n\nInstall nodejs dependencies:\n\n```\n$ npm install\n```\n\nConfigure BigBlueButton API URL and corresponding secret, Peertube RTMP\nServer Hostname, NodeJS bind address and port in `./config.js` - use\n`./config.js.sample`:\n\n```\n$ cp config.js.sample config.js\n$ vi config.js\n```\n\nStart API server:\n\n```\n$ node workers/index.js\n```\n\nSetup your webserver. DocumentRoot should point to the `./static` subdir.\nWebserver should deal with authenticating users however you would see fit.\n\nDefine your own `API_HOST`, `API_PORT` and `API_PROTO` in\n`./static/js/backend.js` - use `./static/js/backend.js.sample`. Those would\nbe loaded by clients, and should point them to our NodeJS API server:\n\n```\n$ cat static/js/backend.js.sample\n$ cat \u003c\u003cEOF \u003e./static/js/backend.js\nvar API_HOST = 'abc.example.com';\nvar API_PORT = 443;\nvar API_PROTO = 'https';\nEOF\n```\n\nSee https://github.com/Worteks/bbb-ansible for playbooks deploying\nBigBlueButton, Peertube, and BigBlueButton Conferences Streaming Platform.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworteks%2Fbbb-csp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworteks%2Fbbb-csp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworteks%2Fbbb-csp/lists"}