Commit Graph

58 Commits

Author SHA1 Message Date
Richard Alam
0cb6721147 - upgrade to red5 r4599 2013-03-19 18:27:22 +00:00
Richard Alam
d28a7ecf02 - upgrade to red5 r4597 2013-03-18 18:05:35 +00:00
Richard Alam
02296cf267 - upgrade to red5 r4592 2013-03-11 15:00:48 +00:00
Richard Alam
e6da7afcdd - upgrade to red5 r4582 2013-03-07 19:48:03 +00:00
Richard Alam
3c53ceecec - upgrade to red5 r4581 2013-03-06 15:58:56 +00:00
Richard Alam
601afeaae3 - upgrade red5 to r4580 2013-03-04 18:12:07 +00:00
Richard Alam
eadd1e3ef0 - upgrade builds to red5 r4578 2013-03-03 12:34:25 +00:00
Richard Alam
19d2472fd0 - move logback config into resources dir so we don't need to copy it as last step in gradle war 2013-02-28 01:03:31 +00:00
Richard Alam
46a07f4eb6 - build bbb-voice and bbb-video on red5 r4573 2013-02-28 00:33:53 +00:00
Richard Alam
cc859b94f8 Merge branch 'master' into upgrade-to-red5-r4573 2013-02-26 14:48:01 +00:00
Richard Alam
5f0b2a7ea7 - change logging history from 30 days to 5 days...don't need that much history 2013-02-26 14:08:12 +00:00
Richard Alam
4838840aa5 - upgrading red5 jar 2013-02-25 20:41:50 +00:00
Markos Calderon
ba40fcca6b Updated license for bigbluebutton-client, bbb-video, and demo 2013-01-21 16:14:55 -05:00
Fred Dixon
79cc2379d5 bbb-apps-vide now records video by default 2012-10-28 13:11:53 -04:00
Richard Alam
ad35b2ab08 - upgrade to red5 r4415 2012-09-12 20:39:34 +00:00
Richard Alam
420d5f13dd - try to fix why it's not working properly 2012-09-03 18:39:51 +00:00
Richard Alam
808588cb5d - try upgrading to red5 r4406 2012-09-03 17:15:46 +00:00
Richard Alam
b5b6d5f954 - update red5 to latest (r4316) 2012-04-22 15:03:43 +00:00
Fred Dixon
b566041eb7 Turn off recording of desktop and webcams by default 2012-02-18 14:14:08 -05:00
Richard Alam
5ea0e41b2d upgrading to fixed red.jar for rtmpt 2011-11-16 21:28:09 +00:00
Richard Alam
806d0cb6d4 build video with red5 4293 2011-11-03 20:24:26 +00:00
Richard Alam
0af93e46c6 - listen for the first webcam packet and dispatch a startWebcamEvent...this is
required to be able to sync the video with the audio in ingest and processing.
2011-06-29 13:36:01 -04:00
Richard Alam
c1860ac53c - add duration on StopWebcamEvent 2011-06-27 09:34:36 -04:00
Richard Alam
b49ddec9f0 - remove adding timstamp in recording filename as it screws up ingest and processing 2011-06-26 12:15:31 -04:00
Richard Alam
8ba1e6484a Merge branch 'master' into ref-bbb-web-2
Conflicts:
	bbb-video/.gitignore
	bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/recorder/RedisDispatcher.java
	bigbluebutton-web/grails-app/conf/bigbluebutton.properties
	bigbluebutton-web/src/java/org/bigbluebutton/api/RedisDispatcherImp.java
2011-06-16 14:49:57 -04:00
Richard Alam
4291dce4ae - add timestamp on filename so it will be unique 2011-06-13 16:57:37 -04:00
Richard Alam
12c5b34cea - store start and stop webcam events by sending message from video app
instead of relying on status event
2011-06-13 14:32:07 -04:00
Richard Alam
69da70736b - change build using gradle
- need to add jedis plugin so we can store the start/stop broadcast event
   as the webcam status event is unreliable and can introduce sync issues.
2011-06-13 12:25:18 -04:00
Marco Calderon
2ac6aaa09a merge remove-bbb-commons, working prototype, need to add status method to listener 2011-06-09 01:35:24 +00:00
Richard Alam
53eebfef06 - build failed.... what happens when you cut n paste...without checking 2011-06-06 13:48:23 -04:00
Richard Alam
61b927a990 - add some logging on recording webcam 2011-06-06 13:39:53 -04:00
Marco Calderon
5bbb607c5d Added redis pool, pubsub, and maven3 support to bbb-web 2011-05-17 11:04:40 +00:00
Richard Alam
dfaf403f65 - change comment as it is wrong 2011-05-16 11:24:50 -04:00
Richard Alam
75abfce102 - upgrade bbb-video and bbb-voice to red5 1.0 rc1 2011-05-04 11:03:57 -04:00
Richard Alam
52817279a2 - add streams directory for video and deskshare apps where we store recordings 2011-03-15 15:30:29 -04:00
Richard Alam
027e8e8f9b - record video camera by setting property 2011-03-12 19:28:09 -05:00
Richard Alam
0d99f7b7b5 - add license headers to bbb-video 2010-11-06 10:24:56 -04:00
Leif Jackson
9decad03c6 Inital import of freeswitch intergration 2010-06-29 04:51:31 +00:00
Richard Alam
cbc54401de - upgrade to red5-0.91
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4052 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-29 18:19:51 +00:00
Richard Alam
3f946fe520 - upgrade to Red5 0.9
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3742 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-19 18:03:31 +00:00
Richard Alam
8ae5e7ab59 merge in latest from SVN and fix classpaths
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3681 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 18:34:55 +00:00
Richard Alam
99490c3404 - change logging appender to rolling file
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3077 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-07 20:12:34 +00:00
Richard Alam
0f1b226393 - make /usr/share/red5 as default for red5.home
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2834 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-05 15:29:32 +00:00
Fred Dixon
de22dd837b reverted bacy to build 1887 for 0.61 release
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2491 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-15 12:27:25 +00:00
Fred Dixon
59ca9890da updated ivysettings in bbb-apps-video
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2489 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-15 00:20:17 +00:00
Fred Dixon
15e52ce95a revert to 2404
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2488 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-15 00:00:05 +00:00
Denis Zgonjanin
a13781893c Tiling support for video module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2406 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-09 16:30:29 +00:00
Denis Zgonjanin
b656840b13 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2404 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-08 18:23:00 +00:00
Denis Zgonjanin
ab6f150959 one more time
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2397 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-06 22:10:07 +00:00
Denis Zgonjanin
531d80b608 jars not commited properly, trying again
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2396 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-06 22:02:00 +00:00