C0D3D3V / bbb-dl

Downlaod BigBlueButton recordings. A simple scrapper for Big Blue Button lessons. Download and merge the audio and video files of a BigBlueButton conference from the conference replay url.
MIT License
65 stars 16 forks source link

webcam of the speaker not shown in the downloaded file #23

Closed rdravi110 closed 1 year ago

rdravi110 commented 1 year ago

Hi,

I downloaded a video recorded by bigbluebutton using bbb-dl and the final download did not contain the speaker's face/webcam.

The original recording is here https://bbb2.gnome.org/playback/presentation/2.3/fc1100256b5e654028c835e803c284fefe572964-1670401621788, while the bbb-dl downloaded version is here https://up.nixnet.services/6u72ysuv.mp4.

C0D3D3V commented 1 year ago

Have you tried using the --add-webcam option?

rdravi110 commented 1 year ago

Thanks. --add-webcam option worked fine.