Richard Alam
02b5c9f773
- add logger
2011-04-25 15:29:33 -04:00
Richard Alam
dd66bd9d1a
Merge branch 'record-and-playback-feature' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
2011-04-25 14:10:00 -04:00
Richard Alam
4ed3cda5d8
- fix paths so we can run the script without failing on "require"
...
should run scripts in the script dir (i.e. script> ruby archive/master.rb)
2011-04-25 14:06:32 -04:00
Richard Alam
a30e0b0926
- add Process.wait so that external commands are processed sequentially
2011-04-24 22:12:50 +00:00
Richard Alam
8c99450dda
- process video recording for matterhorn
2011-04-24 21:44:19 +00:00
Richard Alam
553592b3f1
- change dependencies to be able to run on Red5 1.0 RC
...
With this change, we will need to package our own Red5 1.0 RC
2011-04-22 12:00:26 -04:00
Marco Calderon
532314751f
Merge branch 'record-and-playback-feature' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
2011-03-27 22:16:29 +00:00
Richard Alam
63e69a9ef2
- setup record and playback scripts in a directory layout convention. This convention makes it easy to extend the
...
different steps it takes to process the recorded meeting through the different phases. Having a convention also
allows us to add more ways of creating different playback outputs in the future.
2011-04-20 14:34:15 -04:00
Richard Alam
9bb96f4131
- experiment with running scripts in a directory
2011-04-17 13:59:13 +00:00
Richard Alam
65d6e61890
- call the ruby scripts from bbb-web
2011-04-15 18:19:51 -04:00
Richard Alam
d1ac451fd3
- add process matterhorn recording script
2011-04-15 16:44:30 -04:00
Richard Alam
b9e6c42e5d
- add archiver script that reads properties from a yaml file
2011-04-15 15:34:28 -04:00
Richard Alam
76814ea561
- add trollop gem
2011-04-15 14:31:38 -04:00
Richard Alam
f84f682d9e
- add upload to matterhorn method
2011-04-15 13:38:28 -04:00
Richard Alam
3986864e49
- recording sample with webcam flv file that can be processed by ffmpeg
...
- need to upgrade to latest Red5 to make this work
2011-04-15 11:43:53 -04:00
Richard Alam
c2fd6f6c20
- add back lines where we need to generate unique filenames for webcam streams
2011-04-14 15:02:44 -04:00
Richard Alam
f8de22e00b
- fix merge conflict with video publish
2011-04-14 11:28:56 -04:00
Marco Calderon
7deb164175
adding nginx proxy pass to matterhorn app
2011-03-27 22:14:37 +00:00
Marco Calderon
0620e11a51
adding a couple of things for matterhorn
2011-03-27 09:42:59 +00:00
Richard Alam
c6dfd54717
- strip out the path of media from manifest.xml
2011-04-13 17:58:09 -04:00
Richard Alam
f605fe5e6a
- process matterhorn
2011-04-13 17:16:20 -04:00
Richard Alam
cc91fb41b1
- new resources for matterhorn recording
...
- problem with the webcam which chokes ffmpeg and cuts the resulting video file
2011-04-13 17:15:26 -04:00
Richard Alam
446a2d8216
- add ruby zip and curl/curb gems
2011-04-13 17:14:49 -04:00
Richard Alam
e40ec9840a
- add mime-types gem
2011-04-13 10:36:01 -04:00
Richard Alam
d7b6358933
Merge branch 'record-and-playback-feature' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
2011-04-13 02:31:31 +00:00
Richard Alam
0c164b90ff
- cleanup, formatting, and rearranging processing of matterhorn artifacts
2011-04-13 01:40:33 +00:00
Richard Alam
5a7a7f8792
- process matterhorn media
2011-04-13 00:59:52 +00:00
Marco Calderon
591add6966
using sinatra as middleware and added logger
2011-03-27 05:57:42 +00:00
Marco Calderon
1b183754ca
Merge branch 'record-and-playback-feature' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
2011-03-27 01:17:30 +00:00
Richard Alam
fd11cb249b
- process matterhorn recordings
2011-04-11 18:02:24 -04:00
Richard Alam
c1af26fa65
- change path so we can run script from command line
2011-04-11 17:07:49 -04:00
Richard Alam
3f47a84a17
- process audio recordings
2011-04-11 16:46:52 -04:00
Richard Alam
ca837285c1
- consolidate Audio and AudioEvents classes
2011-04-11 11:09:44 -04:00
Richard Alam
3d5c4e244d
- store audio events into xml
2011-04-10 17:51:58 +00:00
Richard Alam
9836b902a3
- fix rspec tests
2011-04-10 16:58:53 +00:00
Richard Alam
9a252b7cc0
- archive raw recordings
2011-04-10 16:48:49 +00:00
Richard Alam
bcb50bdf51
- cleanup
2011-04-10 15:06:33 +00:00
Richard Alam
d831369188
- generated sorted audio events
2011-04-08 21:12:56 +00:00
Richard Alam
1702710ce1
- generate audio paddng
2011-04-08 20:33:22 +00:00
Richard Alam
b27e36755c
- implement and add tests to handle unmatched audio events
2011-04-08 19:41:57 +00:00
Richard Alam
66767d6754
- rearrange test fixtures
2011-04-08 19:40:50 +00:00
Richard Alam
ab32a54d92
- add more event processing
2011-04-08 18:44:44 -04:00
Richard Alam
f4f41afc18
- change events to recording tag
2011-04-08 16:52:53 -04:00
Richard Alam
05f6e85c34
- get events from redis and store
2011-04-08 16:48:11 -04:00
Richard Alam
acc09414dd
- put Guga's script into version control
2011-04-08 16:33:58 -04:00
Richard Alam
d291745248
- start getting events from redis
2011-04-07 17:48:44 -04:00
Richard Alam
11f9844c35
Merge branch 'record-and-playback-feature' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
2011-04-06 13:57:18 -04:00
Richard Alam
e56b3185e4
- new fixtures for matterhorn recording
...
- write some cukes tests
2011-04-06 13:56:28 -04:00
Richard Alam
e534a3c56d
- cleanup and add tests
2011-04-05 17:30:03 -04:00
Richard Alam
d24cf648af
Merge branch 'record-and-playback-feature' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
2011-04-05 16:17:41 -04:00