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.
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.