{"id":22191788,"url":"https://github.com/bigbluebutton/plugin-decrease-volume-on-speak","last_synced_at":"2026-02-22T23:04:12.291Z","repository":{"id":243710915,"uuid":"813172362","full_name":"bigbluebutton/plugin-decrease-volume-on-speak","owner":"bigbluebutton","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-29T02:18:20.000Z","size":764,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-19T13:45:43.417Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bigbluebutton.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-06-10T15:51:22.000Z","updated_at":"2024-11-08T20:48:56.000Z","dependencies_parsed_at":"2024-11-07T20:17:23.792Z","dependency_job_id":"8855712a-531a-4c8e-a518-de14c24d8013","html_url":"https://github.com/bigbluebutton/plugin-decrease-volume-on-speak","commit_stats":null,"previous_names":["bigbluebutton/plugin-decrease-volume-on-speak"],"tags_count":0,"template":false,"template_full_name":"bigbluebutton/plugin-template","purl":"pkg:github/bigbluebutton/plugin-decrease-volume-on-speak","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fplugin-decrease-volume-on-speak","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fplugin-decrease-volume-on-speak/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fplugin-decrease-volume-on-speak/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fplugin-decrease-volume-on-speak/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigbluebutton","download_url":"https://codeload.github.com/bigbluebutton/plugin-decrease-volume-on-speak/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fplugin-decrease-volume-on-speak/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29730248,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T20:09:16.275Z","status":"ssl_error","status_checked_at":"2026-02-22T20:09:13.750Z","response_time":110,"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":"2024-12-02T12:17:47.487Z","updated_at":"2026-02-22T23:04:12.265Z","avatar_url":"https://github.com/bigbluebutton.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Decrease external video's volume on speak\n\n## What is it?\n\nThis plugin is one of the official bbb plugins. It basically decreases the external video's volume when a user is speaking in the meeting.\n\n\n## Building the Plugin\n\nTo build the plugin for production use, follow these steps:\n\n```bash\ncd $HOME/src/plugin-decrease-volume-on-speak\nnpm ci\nnpm run build-bundle\n```\n\nThe above commands will generate the `dist` folder, containing the bundled JavaScript file named `DecreaseVolumeOnSpeak.js`. This file can be hosted on any HTTPS server along with its `manifest.json`.\n\nIf you install the plugin separated from the manifest, remember to change the `javascriptEntrypointUrl` in the `manifest.json` to the correct endpoint.\n\nTo use the plugin in BigBlueButton, send this parameter along in create call:\n\n```\npluginManifests=[{\"url\":\"\u003cyour-domain\u003e/path/to/manifest.json\"}]\n```\n\nOr additionally, you can add this same configuration in the `.properties` file from `bbb-web` in `/usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties`\n\n\n## Development mode\n\nAs for development mode (running this plugin from source), please, refer back to https://github.com/bigbluebutton/bigbluebutton-html-plugin-sdk section `Running the Plugin from Source`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigbluebutton%2Fplugin-decrease-volume-on-speak","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigbluebutton%2Fplugin-decrease-volume-on-speak","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigbluebutton%2Fplugin-decrease-volume-on-speak/lists"}