Richard Alam
8d895d7417
- add temp way to trigger ingest and processing
2011-02-11 15:31:34 -05:00
Richard Alam
f2ed78bf70
- add more comments
2011-02-09 11:02:21 -05:00
Richard Alam
bb4265e2eb
- add pulish script which take a processed recording and move it to the recordings directory
2011-02-09 10:47:27 -05:00
Richard Alam
2ec0b64bbf
- a little bit of cleanup
2011-02-08 15:04:47 -05:00
Richard Alam
0a655b7cbc
- refactor audio processing scripts. Handle failures properly. Create xml info file for audio recordings.
2011-02-08 14:20:16 -05:00
Richard Alam
eb367392d4
- start handling failure conditions when processing audio
2011-02-07 17:37:53 -05:00
Richard Alam
b8a8722d03
- refactor script to make it understandable
2011-02-07 14:40:40 -05:00
Richard Alam
4e12c542ae
- wrap up other scripts with ingestandproc.py script
2011-02-04 16:18:04 -05:00
Richard Alam
b9c8f36f83
- scripts to process record and playback
2011-02-04 11:22:16 -05:00
Richard Alam
38af89450e
- changed to handle new event names
...
- modified so that it handles multiple presentations properly
2011-02-02 11:41:31 -05:00
Richard Alam
5b3d413e42
Merge branch 'record-and-playback-feature' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
2011-02-01 12:32:11 -05:00
Richard Alam
346a1fc47b
- can now create audio files automatically
...
- need to handle failure conditions
2011-02-01 12:30:19 -05:00
Richard Alam
76baeaf090
- remove audio files
...
- commit script to do ingest (not complete yet)
2011-01-31 16:57:10 -05:00
Richard Alam
b4c2edd11d
- cleanup and change recording filename to pass timestamp not date
2011-01-26 12:42:55 -05:00
Richard Alam
a201bf3713
Merge branch 'record-and-playback-feature' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
2011-01-26 12:22:03 -05:00
Richard Alam
b493b74de5
- handle start-recording and stop-recording events from freesiwtch
...
- record the start-recording and stop-recording events passing in recording timestamps and filename
2011-01-26 12:21:02 -05:00
deniszgonjanin
7988931593
Deleted old Flash-based playback client
2011-01-25 02:57:00 +00:00
deniszgonjanin
aafb098700
Minor changes to the playback client to show the BBB logo at the start
2011-01-25 02:55:29 +00:00
Richard Alam
8274e745c1
- fix problem where module and event names are null
2011-01-23 13:34:18 -05:00
Richard Alam
fcee6861bf
- missed meetingId in the public chat event
2011-01-23 11:51:30 -05:00
Richard Alam
92c887bd1d
- pull events into their own classes so it's easier to track and modify
2011-01-22 21:45:27 -05:00
Richard Alam
90b68b7992
Merge branch 'record-and-playback-feature' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
2011-01-21 16:32:22 -05:00
Richard Alam
1689dca1c9
- can now record voice events
...
- to do development: you need to install and run redis 2.04 from http://redis.io/download
- edit /usr/share/red5/webapps/bigbluebutton/WEB-INF/bigbluebutton.properties to point to your redis host
- we'll try redis to see how it performs. It's easy to support other mechanism (JMS) if we need to.
2011-01-21 16:28:31 -05:00
Richard Alam
0e540d6d9a
- Collapse recording by removing some intermediate classes (RecorderSession)
2011-01-21 13:09:49 -05:00
Richard Alam
b8c9a9b991
- do an RPUSH instead of an LPUSH
2011-01-20 15:15:49 -05:00
Richard Alam
da37e60618
- add timestampst to recordings
2011-01-20 14:33:08 -05:00
deniszgonjanin
230c45b462
Merge branch 'record-and-playback-feature' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
2011-01-20 08:24:03 +00:00
deniszgonjanin
5f74073965
Playback for slides and audio, for xml events.
2011-01-20 08:22:46 +00:00
deniszgonjanin
bda1776772
Changes to the generateAudio script to generate .ogg files instead of .mp3
2011-01-19 06:13:35 +00:00
BigBlueButton
78824b0246
Merge branch 'record-and-playback-feature' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
2011-01-19 05:24:52 +00:00
Richard Alam
0f82ae3e26
- add getters and setters
2011-01-19 11:36:48 -05:00
Richard Alam
6d1948f782
Merge branch 'record-and-playback-feature' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
2011-01-19 11:10:05 -05:00
Richard Alam
d0184c8210
- cleaning up bbb-web
2011-01-19 11:09:50 -05:00
Marco Calderon
49acc46a5f
added storing redis for events properties
2011-01-19 05:53:23 +00:00
BigBlueButton
ebd60d8695
Script to generate PNGs from slides for record and playback
2011-01-19 05:12:38 +00:00
Richard Alam
b42b43079b
Merge branch 'master' into record-and-playback-feature
2011-01-18 17:36:47 -05:00
Richard Alam
1bfdbc85a3
- add Ukrainian translation
...
- fix German translation
2011-01-18 17:33:24 -05:00
Richard Alam
e15ceddb11
- upgrade to latest fs java esl
...
- start recording of voice conference when the first person joins the voice conference
Conflicts:
bigbluebutton-apps/build.gradle
2011-01-18 11:15:12 -05:00
Richard Alam
12cf6e25cf
- start recording of voice when the first person joins the voice conference
2011-01-18 11:04:38 -05:00
Richard Alam
81e98c9d90
- update to new version of fs esl
2011-01-18 11:03:49 -05:00
Marco Calderon
b31ec47a3d
added redis support
2011-01-18 14:15:34 +00:00
Richard Alam
1e18500a5a
- removing one file from fs-java-esl
2011-01-17 16:26:57 -05:00
Richard Alam
26c1a82215
- merge-in latest fs-java-esl from freeswitch-contrib
2011-01-17 16:26:06 -05:00
Fred Dixon
873103b533
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2011-01-16 16:39:18 -08:00
Fred Dixon
648a49fdf2
Fixed a bug with incorrect updating of security salt with --setsalt
2011-01-16 16:39:02 -08:00
Richard Alam
919ec2f23c
- new Turkish file from Irfan
2011-01-14 17:29:10 -05:00
Richard Alam
05675fe2ad
- trying again to commit Turkish locale. Hopefully this will be a text file now.
2011-01-14 16:48:17 -05:00
Richard Alam
e95f0a24c1
- looked like Turkish local was checked-in as binary and causing it now to load properly
2011-01-14 16:29:07 -05:00
Richard Alam
18130b3e02
- add jedis dependency
2011-01-14 02:25:42 -05:00
Richard Alam
0a36dc8f37
- upgrade bbb-commons to 0.8
2011-01-14 02:25:24 -05:00