Download vigilante Free Java Code
Description
Vigilante makes possible to manage your camera security videos from every location through the Internet, You can manage your video streams in a multiview, define user rights and logins and view and export recorded videos.
Icons
Source Files
The download file vigilante-master.zip has the following entries.
.gitignore// ww w . j a v a 2s. c o m
.gitmodules
README
Rakefile
app/controllers/application_controller.rb
app/controllers/cameras_controller.rb
app/controllers/sessions_controller.rb
app/controllers/videos_controller.rb
app/helpers/application_helper.rb
app/helpers/cameras_helper.rb
app/helpers/videos_helper.rb
app/models/agent.rb
app/models/camera.rb
app/models/codec.rb
app/models/quality.rb
app/models/user.rb
app/models/video.rb
app/views/cameras/edit.html.erb
app/views/cameras/index.html.erb
app/views/cameras/new.html.erb
app/views/cameras/show.html.erb
app/views/cameras/statistic.html.erb
app/views/layouts/application.html.erb
app/views/layouts/cameras_map.html.erb
app/views/sessions/index.html.erb
app/views/sessions/logout.html.erb
app/views/videos/_filter.html.erb
app/views/videos/edit.html.erb
app/views/videos/index.html.erb
app/views/videos/new.html.erb
app/views/videos/show.html.erb
config/boot.rb
config/database.yml.example
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/gmaps_api_key.yml
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/routes.rb
db/migrate/001_initial_schema.rb
db/migrate/20080926105312_remove_start_end_date_from_video.rb
db/migrate/20080928172757_remove_duration_from_video.rb
db/migrate/20080928173144_add_thumbnail_to_video.rb
db/migrate/20080928173230_add_duration_to_camera.rb
db/migrate/20081004134337_add_md5_and_files_size_to_video.rb
db/migrate/20081215100952_add_lat_lng_to_camera.rb
doc/README_FOR_APP
lib/.gitignore
lib/migration_extension.rb
lib/time_extensions.rb
lib/video_builder.rb
lib/video_frame_dir.rb
log/.gitignore
public/.htaccess
public/404.html
public/422.html
public/500.html
public/blank_iframe.html
public/dispatch.cgi
public/dispatch.fcgi
public/dispatch.rb
public/favicon.ico
public/images/bg_box.jpg
public/images/bg_box.png
public/images/body_bg.jpg
public/images/calendar_date_select/calendar.gif
public/images/footer.jpg
public/images/footer_box.jpg
public/images/head_box.jpg
public/images/header.jpg
public/images/rails.png
public/javascripts/application.js
public/javascripts/calendar_date_select/calendar_date_select.js
public/javascripts/calendar_date_select/format_american.js
public/javascripts/calendar_date_select/format_db.js
public/javascripts/calendar_date_select/format_euro_24hr.js
public/javascripts/calendar_date_select/format_euro_24hr_ymd.js
public/javascripts/calendar_date_select/format_finnish.js
public/javascripts/calendar_date_select/format_hyphen_ampm.js
public/javascripts/calendar_date_select/format_iso_date.js
public/javascripts/calendar_date_select/format_italian.js
public/javascripts/calendar_date_select/locale/fi.js
public/javascripts/calendar_date_select/locale/fr.js
public/javascripts/calendar_date_select/locale/pl.js
public/javascripts/calendar_date_select/locale/pt.js
public/javascripts/clusterer.js
public/javascripts/controls.js
public/javascripts/dragdrop.js
public/javascripts/effects.js
public/javascripts/geoRssOverlay.js
public/javascripts/markerGroup.js
public/javascripts/prototype.js
public/javascripts/wms-gs.js
public/javascripts/ym4r-gm.js
public/robots.txt
public/stylesheets/calendar_date_select/blue.css
public/stylesheets/calendar_date_select/default.css
public/stylesheets/calendar_date_select/plain.css
public/stylesheets/calendar_date_select/red.css
public/stylesheets/calendar_date_select/silver.css
public/stylesheets/scaffold.css
public/stylesheets/vigilante.css
script/about
script/console
script/dbconsole
script/destroy
script/generate
script/performance/benchmarker
script/performance/profiler
script/performance/request
script/plugin
script/process/inspector
script/process/reaper
script/process/spawner
script/runner
script/server
test/factory.rb
test/fixtures/agents.csv
test/fixtures/cameras.csv
test/fixtures/codecs.csv
test/fixtures/qualities.csv
test/fixtures/users.yml
test/fixtures/videos.csv
test/test_helper.rb
test/unit/camera_test.rb
test/unit/time_extensions_test.rb
test/unit/user_test.rb
test/unit/video_frame_dir_test.rb
test/unit/video_test.rb
tmp/.gitignore
tools/video_config_example.yml
tools/video_recorder.rb
vendor/.gitignore
Download
Click the following link to download vigilante-master.zip.
vigilante-master.zip