bbb-record --list to export

37 views
Skip to first unread message

Ahmet Volkan ERGUL

unread,
Mar 4, 2020, 1:26:09 AM3/4/20
to BigBlueButton-dev
Hello to everyone;
Is there a different way I can access all the records of the output I received with the bbb-record --list command? I need a file that I can export. Can I read from the database? But I don't know how to do this.

sd...@distancelearning.cloud

unread,
Mar 4, 2020, 7:32:22 AM3/4/20
to bigblueb...@googlegroups.com

The recordings are in /var/bigbluebutton/published/presentation

 

You can use

 

cat /var/bigbluebutton/published/presentation/*/metadata.xml  >recording-info.xml

 

this will give you the metadata in xml for all your published recordings which you can use to parse and format any way you want.

 

Also calling /api/getRecordings with no meetingIDs will do the same thing.

 

Regards,

Stephen

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/acb27f89-dccb-4b63-8dc6-17c03c2f20ea%40googlegroups.com.

Ahmet Volkan ERGUL

unread,
Mar 4, 2020, 8:51:26 AM3/4/20
to BigBlueButton-dev
thank you so much. you are very kind. it worked for me :)


4 Mart 2020 Çarşamba 15:32:22 UTC+3 tarihinde HostBBB.com yazdı:

The recordings are in /var/bigbluebutton/published/presentation

 

You can use

 

cat /var/bigbluebutton/published/presentation/*/metadata.xml  >recording-info.xml

 

this will give you the metadata in xml for all your published recordings which you can use to parse and format any way you want.

 

Also calling /api/getRecordings with no meetingIDs will do the same thing.

 

Regards,

Stephen

 

From: bigblueb...@googlegroups.com <bigblueb...@googlegroups.com> On Behalf Of Ahmet Volkan ERGUL
Sent: Wednesday, March 4, 2020 1:26 AM
To: BigBlueButton-dev <bigblueb...@googlegroups.com>
Subject: [bigbluebutton-dev] bbb-record --list to export

 

Hello to everyone;

Is there a different way I can access all the records of the output I received with the bbb-record --list command? I need a file that I can export. Can I read from the database? But I don't know how to do this.

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.

To unsubscribe from this group and stop receiving emails from it, send an email to bigblueb...@googlegroups.com.

Reply all
Reply to author
Forward
0 new messages