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

Issue on BigBlueButton Server 2.5.1 #85

Open
ArmanEsf opened this issue Jul 11, 2022 · 0 comments
Open

Issue on BigBlueButton Server 2.5.1 #85

ArmanEsf opened this issue Jul 11, 2022 · 0 comments

Comments

@ArmanEsf
Copy link

Hi everybody,

I've a BBB server 2.5.1(3020) on ubuntu 20.04 installed and even when I run the command manually it fails with this error :
root@bbb:/opt/bbb-video-download# sudo -u bigbluebutton docker-compose run --rm --user 998:998 app node index.js -i /var/bigbluebutton/published/presentation/INTERNALID-TIMESTAMP -o /var/bigbluebutton/published/presentation/INTERNALID-TIMESTAMP/video.mp4

[Start] Rendering downloadable video for BBB presentation { args: Namespace(input='/var/bigbluebutton/published/presentation/INTERNALID-TIMESTAMP', output='/var/bigbluebutton/published/presentation/INTERNALID-TIMESTAMP/video.mp4'), format: 'mp4', docker: true }

[Error] Failed rendering downloable video for BBB presentation { args: Namespace(input='/var/bigbluebutton/published/presentation/INTERNALID-TIMESTAMP', output='/var/bigbluebutton/published/presentation/INTERNALID-TIMESTAMP/video.mp4'), format: 'mp4', docker: true, workdir: './tmp/dataGOBlAf' } TypeError: Cannot read property '2' of undefined at transformCaptions (/home/bigbluebutton/modules/captions.js:19:55) at module.exports.createCaptions (/home/bigbluebutton/modules/captions.js:10:23) at module.exports.createVideo (/home/bigbluebutton/modules/processor.js:24:28) at async run (/home/bigbluebutton/index.js:10:9)

Any idea what should I do and what's my problem related to?
According to this Issue it should work manually work on a 2.5 server and needs a earlier version of ruby for the post script but I cant successfully run it manually.

Thanks in advance.

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

1 participant