Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local player for downloaded raw data #260

Open
krim404 opened this issue Nov 14, 2023 · 3 comments
Open

Local player for downloaded raw data #260

krim404 opened this issue Nov 14, 2023 · 3 comments

Comments

@krim404
Copy link

krim404 commented Nov 14, 2023

We possess numerous recordings from BBB that we intend to distribute to the original authors as a downloadable archive. Converting them to MP4 is no option, as they need the chat feature and want to use the preview functions in the timeline.

Currently, the bbb-playback scripts function exclusively when executed from a web server. Is it feasible to create/export the player in a way that allows it to operate directly from a local drive? Like opening a playback.html file within the standard recording files, which include the metadata.xml, etc

@pedrobmarin
Copy link
Collaborator

Not sure if this works exactly the way you want but you can give it a try https://github.com/bigbluebutton/bbb-playback#standalone-recordings

@krim404
Copy link
Author

krim404 commented Nov 16, 2023

sadly no, as this requires a webserver as far as i can see. A webbrowser always opens a html file instead of a folder, which results in a blank white page.

@pedrobmarin
Copy link
Collaborator

I wonder how easy would be to wrap this in an electron app. @frankemax have you ever built one of those using create-react-app?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants