{"id":25027787,"url":"https://github.com/bigbluebutton/plugin-media-popout","last_synced_at":"2025-04-30T16:24:31.017Z","repository":{"id":264941637,"uuid":"840410835","full_name":"bigbluebutton/plugin-media-popout","owner":"bigbluebutton","description":"Option to open camera and screenshare videos to a new window.","archived":false,"fork":false,"pushed_at":"2025-02-05T18:40:44.000Z","size":2673,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-23T21:41:35.847Z","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}},"created_at":"2024-08-09T16:36:30.000Z","updated_at":"2025-02-05T19:14:56.000Z","dependencies_parsed_at":"2025-02-05T20:01:06.600Z","dependency_job_id":"94c6986a-3810-48ca-8ea4-c4b6596ff450","html_url":"https://github.com/bigbluebutton/plugin-media-popout","commit_stats":null,"previous_names":["mconf/bigbluebutton-plugin-media-popout","bigbluebutton/bigbluebutton-plugin-media-popout","bigbluebutton/plugin-media-popout"],"tags_count":0,"template":false,"template_full_name":"bigbluebutton/plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fplugin-media-popout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fplugin-media-popout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fplugin-media-popout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fplugin-media-popout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigbluebutton","download_url":"https://codeload.github.com/bigbluebutton/plugin-media-popout/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251740805,"owners_count":21636132,"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":[],"created_at":"2025-02-05T19:44:01.778Z","updated_at":"2025-04-30T16:24:30.982Z","avatar_url":"https://github.com/bigbluebutton.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Media Popout Plugin\n\n## Description\n\nThis plugins adds a button in the top right corner of Webcams and Screenshare to allow the video stream to be opened in a new window.\n\n![Gif of plugin demo](./public/assets/plugin.gif)\n\n## Running the Plugin From Source Code\n\n1. Start the development server:\n\n```bash\nnpm install\nnpm start\n```\n\n2. Add this to the `settings.yml` of the BBB HTML5-client:\n```yaml\npublic:\n  plugins:\n    - name: MediaPopoutPlugin\n      url: \u003c\u003cPLUGIN_URL\u003e\u003e\n```\n\n## Building the Plugin\n\nTo build the plugin for production use, follow these steps:\n\n```bash\nnpm install\nnpm run build-bundle\n```\n\nThe above command will generate the `dist` folder, containing the bundled JavaScript file named `MediaPopoutPlugin.js`. This file can be hosted on any HTTPS server.\n\nAlternatively, you can host the bundled file on the BigBlueButton server by copying dist/TourPlugin.js to the folder /var/www/bigbluebutton-default/assets/plugins. In this case, the \u003c\u003cPLUGIN_URL\u003e\u003e will be https://\u003cyour-host\u003e/plugins/MediaPopoutPlugin.js.\n\n## Background\n\nBigBlueButton added supports for plugins in 2024 with BBB 3.0.\nCheck the official [documentation website](https://docs.bigbluebutton.org) for more information.\n\nThis plugin repository was created using the plugin [template repository for BigBlueButton](https://github.com/bigbluebutton/plugin-template) hosted on GitHub.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigbluebutton%2Fplugin-media-popout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigbluebutton%2Fplugin-media-popout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigbluebutton%2Fplugin-media-popout/lists"}