/[debconf-video]/trunk
ViewVC logotype

Log of /trunk

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 89)

Revision 45 - Directory Listing
Modified Fri Jun 15 09:48:54 2007 UTC (5 years, 11 months ago) by holger
use kdm instead of xdm

Revision 44 - Directory Listing
Modified Thu Jun 14 21:49:03 2007 UTC (5 years, 11 months ago) by holger
updates

Revision 43 - Directory Listing
Modified Thu Jun 14 21:34:01 2007 UTC (5 years, 11 months ago) by holger
we want xdm

Revision 42 - Directory Listing
Modified Thu Jun 14 21:33:17 2007 UTC (5 years, 11 months ago) by holger
we want cfengine

Revision 41 - Directory Listing
Modified Thu Jun 14 21:30:29 2007 UTC (5 years, 11 months ago) by holger
updates

Revision 40 - Directory Listing
Modified Thu Jun 14 21:19:15 2007 UTC (5 years, 11 months ago) by holger
adopt to cfengine2

Revision 39 - Directory Listing
Modified Thu Jun 14 21:01:18 2007 UTC (5 years, 11 months ago) by holger
updates

Revision 38 - Directory Listing
Modified Thu Jun 14 16:39:46 2007 UTC (5 years, 11 months ago) by holger
added shadow

Revision 37 - Directory Listing
Modified Thu Jun 14 16:20:25 2007 UTC (5 years, 11 months ago) by holger
provide correct interfaces

Revision 36 - Directory Listing
Modified Thu Jun 14 16:15:42 2007 UTC (5 years, 11 months ago) by holger
typo

Revision 35 - Directory Listing
Modified Thu Jun 14 16:15:35 2007 UTC (5 years, 11 months ago) by benh
Changed "%20" to more readable "_" in stream URLs.
Doubled quoting of filename pattern for dvsink-files.

Revision 34 - Directory Listing
Modified Thu Jun 14 16:14:47 2007 UTC (5 years, 11 months ago) by benh
Added missing '&' to run ssh in background.

Revision 33 - Directory Listing
Modified Thu Jun 14 16:12:13 2007 UTC (5 years, 11 months ago) by holger
more config

Revision 32 - Directory Listing
Modified Thu Jun 14 14:08:14 2007 UTC (5 years, 11 months ago) by benh
Corrected source limits - they include relayed sources, not just directly-connected sources.
Corrected spelling of </master-server-port>.
Added note that stream mounts must be defined in order to be relayed.

Revision 31 - Directory Listing
Modified Thu Jun 14 14:05:05 2007 UTC (5 years, 11 months ago) by benh
Changed room names to match Pentabarf, so recordings can be imported.

Revision 30 - Directory Listing
Modified Thu Jun 14 12:26:46 2007 UTC (5 years, 11 months ago) by benh
Room names must match Pentabarf, which means they now have spaces in.  Escape spaces in Icecast URL.

Revision 29 - Directory Listing
Modified Thu Jun 14 12:07:16 2007 UTC (5 years, 11 months ago) by holger
removed todo

Revision 28 - Directory Listing
Modified Wed Jun 13 21:14:41 2007 UTC (5 years, 11 months ago) by benh
Made executable.

Revision 27 - Directory Listing
Modified Wed Jun 13 21:14:27 2007 UTC (5 years, 11 months ago) by benh
Incomplete version of transcoding scheduler.
Currently finds highest priority job and generates a command line for it.

Revision 26 - Directory Listing
Modified Wed Jun 13 20:52:39 2007 UTC (5 years, 11 months ago) by holger
various fixes

Revision 25 - Directory Listing
Modified Wed Jun 13 20:33:18 2007 UTC (5 years, 11 months ago) by benh
Changed file_status foreign keys to match change of primary key.
Added time constraint to video_event_recording.

Revision 24 - Directory Listing
Modified Wed Jun 13 15:15:55 2007 UTC (5 years, 11 months ago) by benh
Replaced FILE_SINK_BASE with FILE_BASE, which is one directory level up.

Revision 23 - Directory Listing
Modified Wed Jun 13 13:47:32 2007 UTC (5 years, 11 months ago) by holger
we want killall

Revision 21 - Directory Listing
Modified Wed Jun 13 12:04:38 2007 UTC (5 years, 11 months ago) by benh
Initial Debian packaging.

Revision 20 - Directory Listing
Modified Wed Jun 13 11:56:19 2007 UTC (5 years, 11 months ago) by benh
Added script to import recording details into database.
Added configuration for barney with FILE_SINK_BASE and database parameters.
Added these parameters to default configuration.

Revision 19 - Directory Listing
Modified Tue Jun 12 21:41:54 2007 UTC (5 years, 11 months ago) by holger
get rid of last warning

Revision 18 - Directory Listing
Modified Tue Jun 12 21:39:16 2007 UTC (5 years, 11 months ago) by holger
minor fixes

Revision 17 - Directory Listing
Modified Tue Jun 12 21:06:28 2007 UTC (5 years, 11 months ago) by benh
Made patty's camera the first camera in talk room 2, as shown in setup diagram.
Removed file pattern from sink specs.
Added FILE_SINK_BASE as now required for file sinks.

Revision 16 - Directory Listing
Modified Tue Jun 12 21:04:54 2007 UTC (5 years, 11 months ago) by benh
Moved starting of sinks and sources into separate scripts.
Moved file patterns out of sink 'paths' into config files.

Revision 15 - Directory Listing
Modified Tue Jun 12 21:00:56 2007 UTC (5 years, 11 months ago) by holger
initial fai config for debconf7

Revision 14 - Directory Listing
Modified Tue Jun 12 16:35:10 2007 UTC (5 years, 11 months ago) by gwolf
Made the IDs look more railish

Revision 13 - Directory Listing
Modified Tue Jun 12 16:12:33 2007 UTC (5 years, 11 months ago) by holger
messed up the last commit

Revision 12 - Directory Listing
Modified Tue Jun 12 16:10:18 2007 UTC (5 years, 11 months ago) by holger
added krabappel and proxies

Revision 11 - Directory Listing
Modified Tue Jun 12 14:58:39 2007 UTC (5 years, 11 months ago) by benh
Added data for video_file_status and video_target_format.

Revision 10 - Directory Listing
Modified Tue Jun 12 14:55:44 2007 UTC (5 years, 11 months ago) by benh
Added to-do list of scripts and notes about configuring the computers we use.

Revision 9 - Directory Listing
Modified Tue Jun 12 14:55:06 2007 UTC (5 years, 11 months ago) by benh
Integrated with Pentabarf:
- Removed location, event, person and event_responsibility tables; changed references to use rooms and events tables
- Commented-out subject and event_subject tables
- Added "video_" prefix to remaining table names
Added room_id to video_recording.
Changed recording_date (date) to recording_time (timestamp).
Added priority to video_target_format.

Revision 8 - Directory Listing
Modified Tue Jun 12 10:48:59 2007 UTC (5 years, 11 months ago) by holger
video setup diagrams, for convinience also keep the png in svn

Revision 7 - Directory Listing
Modified Mon Jun 11 21:36:00 2007 UTC (5 years, 11 months ago) by benh
Updated TODO.
Corrected constraint on target_format.audio_channel_count.

Revision 6 - Directory Listing
Modified Mon Jun 11 19:50:35 2007 UTC (5 years, 11 months ago) by benh
Added comments.
Renamed sessions to events.
Replaced event.authors with person and event_responsibility relations.
Replaced recording.dv_state with file_status relation referenced by file_status_code.
Added start and end time to event_recording.
Renamed final_format and final_file to target_format and target_file.
Added more details to target_format.
Added useful constraints to target_format.

Revision 5 - Directory Listing
Modified Mon Jun 11 15:32:56 2007 UTC (5 years, 11 months ago) by benh
Added schema for tracking DebConf video recordings as used after DC6.

Revision 4 - Directory Listing
Modified Mon Jun 11 13:37:43 2007 UTC (5 years, 11 months ago) by benh
Fixed executable attribute.

Revision 3 - Directory Listing
Modified Mon Jun 11 13:32:23 2007 UTC (5 years, 11 months ago) by benh
Split LOCATION_NAME setting into VENUE_NAME (goes into Ogg metadata) and ROOM_NAME (goes into filenames and Icecast paths).
Added SINKS and SOURCES settings specifying which sinks and sources to start.
Added dc-record-stream script that starts dvswitch plus sinks and sources (using SSH).
Added draft dvswitch and debconf-video configurations (minus passwords) for DebConf 7.

Revision 2 - Directory Listing
Modified Mon Jun 11 11:30:46 2007 UTC (5 years, 11 months ago) by benh
Added package directory structure and preliminar yconfiguration files based on debconf6-video.

Revision 1 - Directory Listing
Added Mon Jun 11 11:09:49 2007 UTC (5 years, 11 months ago) by benh
Added standard directories.

  ViewVC Help
Powered by ViewVC 1.1.5