{"id":49373960,"url":"https://github.com/bigbluebutton/bbb-plugin-picture-in-picture","last_synced_at":"2026-04-28T01:30:45.429Z","repository":{"id":334926139,"uuid":"972850343","full_name":"bigbluebutton/bbb-plugin-picture-in-picture","owner":"bigbluebutton","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-21T19:49:15.000Z","size":1168,"stargazers_count":3,"open_issues_count":7,"forks_count":8,"subscribers_count":2,"default_branch":"v0.0.x","last_synced_at":"2026-04-21T21:37:25.175Z","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-25T19:13:58.000Z","updated_at":"2026-04-21T19:49:16.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bigbluebutton/bbb-plugin-picture-in-picture","commit_stats":null,"previous_names":["bigbluebutton/bbb-plugin-picture-in-picture"],"tags_count":0,"template":false,"template_full_name":"bigbluebutton/bbb-plugin-template","purl":"pkg:github/bigbluebutton/bbb-plugin-picture-in-picture","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fbbb-plugin-picture-in-picture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fbbb-plugin-picture-in-picture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fbbb-plugin-picture-in-picture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fbbb-plugin-picture-in-picture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigbluebutton","download_url":"https://codeload.github.com/bigbluebutton/bbb-plugin-picture-in-picture/tar.gz/refs/heads/v0.0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fbbb-plugin-picture-in-picture/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32362780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-04-28T01:30:43.852Z","updated_at":"2026-04-28T01:30:45.413Z","avatar_url":"https://github.com/bigbluebutton.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Repository of a plugin for BigBlueButton\n\n## Description\n\nA plugin that starts up a picture-in-picture window with webcams and screen sharing in the session.\n\n![Plugin screenshot](demo.png)\n\n## Building the Plugin\n\nTo build the plugin for production use, follow these steps:\n\n```bash\ncd $HOME/src/bbb-plugin-picture-in-picture\nnpm ci\nnpm run build-bundle\n```\n\nThe above command will generate the `dist` folder, containing the bundled JavaScript file named `BbbPluginPictureInPicture.js`. This file can be hosted on any HTTPS server along with its `manifest.json`.\n\nIf you install the Plugin separated to 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%2Fbbb-plugin-picture-in-picture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigbluebutton%2Fbbb-plugin-picture-in-picture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigbluebutton%2Fbbb-plugin-picture-in-picture/lists"}