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
Richard Alam
11123423b1
- add rspec tests to audio generator
2011-04-05 16:17:16 -04:00
Richard Alam
a81f4e4eaa
- parse audio length from sox stat result
2011-04-05 12:14:14 -04:00
Richard Alam
1b00d0a95f
- add streamio-ffmpeg gem
2011-04-05 12:13:44 -04:00
Richard Alam
1fad16f73c
- add scripts to create dublin-core.xml and manifest.xml
2011-04-05 10:34:44 -04:00
Richard Alam
2d81b95556
- process audio recording events
2011-04-04 18:03:53 -04:00
Richard Alam
c0e1a1ebcb
- fix some compile problems
2011-04-04 11:28:44 -04:00
Richard Alam
19694d87e0
Merge branch 'master' into record-and-playback-feature
...
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/presentation/PresentationHandler.java
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/PublishWindow.mxml
2011-04-04 11:15:09 -04:00
Richard Alam
14dc18e392
- add util class to dump bytes to a file...useful for debugging
2011-04-04 11:04:57 -04:00
Richard Alam
5e99acd8d7
- use the passed in sampling rate to generate silence
2011-04-04 11:03:39 -04:00
Richard Alam
b01211d8f2
Merge branch 'record-and-playback-feature' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
...
Conflicts:
record-and-playback/rap/lib/recordandplayback/collectors/audio.rb
2011-04-04 09:12:08 -04:00
Richard Alam
c5526c1df3
- add video collector
2011-04-04 09:07:59 -04:00
Richard Alam
6237913c44
- match start and stop events
2011-04-04 01:28:29 +00:00
Richard Alam
b93e3d9892
- parse events.xml
2011-04-03 23:19:32 +00:00
Richard Alam
b15b209320
- convert some of the python scripts to ruby
2011-04-02 17:29:04 +00:00
Richard Alam
520040e890
- add collectors for presentation and deskshare...need to be DRYer
2011-04-02 14:16:13 +00:00
Richard Alam
1f0cf9d23e
- add video stream collector
2011-04-01 17:27:32 -04:00
Richard Alam
2ba47e1d17
- stub out file actions in audio collect rspec step
2011-04-01 14:01:41 -04:00
Richard Alam
a155a0c6c3
- modify rspec test
2011-03-31 16:13:27 -04:00
Richard Alam
8e7a1836cb
- rename archiver_audio.rb to audio_collector.rb
2011-03-31 10:30:01 -04:00
Richard Alam
03eb374938
- copy example resqueu app. We'll use this as the base where we can send record processing jobs.
2011-03-30 17:12:52 -04:00
Richard Alam
adf7ee56fa
- add resque gem
2011-03-30 15:45:30 -04:00
Richard Alam
e8f95d9436
- add some raw recordings we can use for unit testing
2011-03-30 14:34:42 -04:00
Richard Alam
a3640e6f87
- add record status events in the client
2011-03-30 14:33:00 -04:00
Marco Calderon
de0b9ed39f
Merge branch 'record-and-playback-feature' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
2011-03-28 02:36:47 +00:00
Marco Calderon
c29dc34e00
added redis support to matterhorn app
2011-03-28 02:35:24 +00:00
Marco Calderon
f30ab7d6b5
matterhorn sinatra app
2011-03-28 00:10:13 +00:00
Marco Calderon
39f10baf17
added bigbluebutton-ruby-api gem
2011-03-27 01:15:19 +00:00
Marco Calderon
49df7affdc
update zn_TW locale
2011-03-23 15:42:08 +00:00
Marco Calderon
4af0c95285
update polish locale
2011-03-23 15:07:31 +00:00
Marco Calderon
b11c06abd2
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2011-03-23 15:00:13 +00:00
@deniszgonjanin
e60bf5aa23
Fixed Issue 882. Also another issue where the whiteboard sometimes goes stupid and draws everything from the top left corner of the screen.
2011-03-29 02:39:56 -04:00
@deniszgonjanin
85ae75ee5f
Changed javascript file initialization so they work better in sandbox mode
2011-03-27 21:45:29 -04:00
deniszgonjanin
c0d9b16c91
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2011-03-27 21:45:55 +00:00
deniszgonjanin
46eb5c7dc7
Cleaned up HTML template of the client. Moved all javascript functionality to external java script files
2011-03-27 21:45:08 +00:00
Marco Calderon
58b0530f17
added ruby script for concat videos
2011-03-23 04:16:00 +00:00
Richard Alam
4e55a6e157
- notify client on the status of deskshare recording
...
- this should just display alert boxes for now. we need to figure out the best way
to display record status that will also be used for voice, video, and events (chat, presentation, whiteboard, etc.)
2011-03-29 15:28:59 -04:00
Richard Alam
9785cde147
- remove unneeded class
2011-03-29 10:04:21 -04:00
Richard Alam
1ddb70d528
- fix so that deskshare start and stop events are stored properly in Redis and the ingest/proc scripts is able to retrieve the events
2011-03-29 10:03:21 -04:00