Get and publish recordings

1,166 views
Skip to first unread message

Strong Su

unread,
Oct 31, 2013, 10:40:30 PM10/31/13
to bigblueb...@googlegroups.com
Hi,

I have some problems about getting the recordings.
I have changed my URL to get the recordings just as what the "API security model" said. https://code.google.com/p/bigbluebutton/wiki/API#API_Security_Model
But the response always told me "There are not recordings for the meetings".

When I run "bbb-record --list", it do show me the list of  recordings, but not published yet.

Thank you.
Strong Su

Fred Dixon

unread,
Nov 1, 2013, 9:46:26 AM11/1/13
to BigBlueButton-dev
Hi Strong,

I have changed my URL to get the recordings

I think what you mean is you've changed the shared secret (salt).  Are you running a version of 0.81? If so, can you try the following

  sudo apt-get update
  sudo apt-get dist-upgrade

This will install 0.81-RC5.

Then use `bbb-record --list` to search for a recording that is not yet, published, then try rebuilding (reprocessing) the recording


and let us know if it publishes.

Regards,... Fred



--
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 post to this group, send email to bigblueb...@googlegroups.com.
Visit this group at http://groups.google.com/group/bigbluebutton-dev.
For more options, visit https://groups.google.com/groups/opt_out.



--
BigBlueButton Developer
BigBlueButton on twitter: @bigbluebutton

Strong Su

unread,
Nov 2, 2013, 1:02:33 AM11/2/13
to bigblueb...@googlegroups.com
Thank you for the reply. 
And I'm running a version of  v0.80.

I got my salt by running 
  bbb-conf --salt
And I didn't change it.
  > I have changed my URL to get the recordings
I mean I have add the checksum with every API calls.

Do I need to change my version to the latest version by
  sudo apt-get update
  sudo apt-get dist-upgrade
Is there any other way?

Thank you very much,
Strong 

Fred Dixon

unread,
Nov 2, 2013, 11:59:44 AM11/2/13
to BigBlueButton-dev
Hi Strong,

>  > I have changed my URL to get the recordings
> I mean I have add the checksum with every API calls.

Are you writing your own API calls?  If so, can you post the code and we'll see if we can figure out why they don't work.  Also, see



Regards,... Fred

Strong Su

unread,
Nov 3, 2013, 9:14:46 PM11/3/13
to bigblueb...@googlegroups.com
Thank you, Fred

I am really sorry. I haven't check my meeting info. When I use the "getMeetingInfo" API, the response says
  <recording>false<recording/>
But I still wonder why the command "bbb-record --list" can show the latest record. Does it mean the history of meetings only, not the recordings? 

By the way, I haven't written my own code yet. I am using the API just like http://mconf.github.io/api-mate/, the website you showed me.

Strong

Fred Dixon

unread,
Nov 4, 2013, 7:16:56 AM11/4/13
to BigBlueButton-dev
Hi Strong,

The command

  bbb-record --list

actually shows a list of all meetings, recorded and unrecorded, that occur on the BigBlueButton server, starting from the most recent.  Those meetings that are recorded have a 'X' in the 'R' column, see


The reason it shows everything is to enable you to watch the entire lifecycle of a meeting.   Try running

  bbb-record --watch

and, using the API demos (you need to manually install them if you haven't done so already) start a recorded meeting using demo10.jsp (Record).  You'll see the meeting appear at the top, and as you exit, you'll see BigBlueButton go through the processing of the recording until it's ready for viewing (published).


Regards,... Fred

Strong Su

unread,
Nov 5, 2013, 3:10:33 AM11/5/13
to bigblueb...@googlegroups.com
Thank you, Fred
The API demo works, and I'm thinking about where are the problems with the way I used before. 
But there are still some problems with the API demo, it only record the slides without the cursor, the deskshare, the webcam. I tried to edit the 
  /usr/share/red5/webapps/deskshare/WEB-INF/red5-web.xml
But it doesn't work.
Thank you,
Strong

Fred Dixon

unread,
Nov 5, 2013, 7:02:14 AM11/5/13
to BigBlueButton-dev
Hi Strong,

I tried to edit the 
>   /usr/share/red5/webapps/deskshare/WEB-INF/red5-web.xml

There isn't any need to edit this file in a default BigBlueButton installation. 


And I'm running a version of  v0.80.
...
it only record the slides without the cursor, the deskshare, the webcam

That's correct.  To get recording of all events in a session, you need to upgrade to 0.80-RC5.  See



Regards,... Fred
-- 
BigBlueButton Developer
BigBlueButton on twitter: @bigbluebutton


Chad Pilkey

unread,
Nov 5, 2013, 1:56:00 PM11/5/13
to bigblueb...@googlegroups.com
Just a minor correction, you need 0.81-RC5 not 0.80-RC5 for the new record and playback capabilities.

Strong Su

unread,
Nov 6, 2013, 9:27:36 AM11/6/13
to bigblueb...@googlegroups.com
Hi Fred,
It seems that I need to re-install BBB because I am running v0.8 on the Ubuntu which is 32bit.
Thank you very much.
You have helped me a lot.

Strong
Reply all
Reply to author
Forward
0 new messages