Gimela-master

所属分类:视频捕捉采集剪辑
开发工具:C#
文件大小:6995KB
下载次数:87
上传日期:2013-12-10 09:35:48
上 传 者fanjia2006
说明:  C#编写的视频监控平台,是开源的,可以用来扩展和学习
(Video survillance platform written in C#)

文件列表:
build (0, 2013-11-18)
build\all.bat (568, 2013-11-18)
build\all_with_knifer.bat (556, 2013-11-18)
build\foundation.bat (191, 2013-11-18)
build\foundation.proj (1608, 2013-11-18)
build\knifer.bat (187, 2013-11-18)
build\knifer.proj (583, 2013-11-18)
build\rukbat.bat (322, 2013-11-18)
build\rukbat_gui.bat (192, 2013-11-18)
build\rukbat_gui.proj (673, 2013-11-18)
build\rukbat_service.bat (196, 2013-11-18)
build\rukbat_service.proj (972, 2013-11-18)
build\test.bat (185, 2013-11-18)
build\test.proj (938, 2013-11-18)
docs (0, 2013-11-18)
docs\01.User Login.png (26925, 2013-11-18)
docs\07.Start Live Video.png (57765, 2013-11-18)
docs\Core Services Relationship Diagram.png (179897, 2013-11-18)
docs\Device Connector Service Component View.png (34285, 2013-11-18)
docs\Gimela.Rukbat_Design_v1.eap (2983936, 2013-11-18)
docs\Gimela.Rukbat_Design_v2.eap (3180544, 2013-11-18)
docs\Media Master Service Component View.png (24030, 2013-11-18)
docs\Media Workstation Component Model.png (33951, 2013-11-18)
docs\Service Discovery Service Component View.png (19477, 2013-11-18)
src (0, 2013-11-18)
src\Crust (0, 2013-11-18)
src\Crust\Gimela.Castle.sln.docstates.suo (8198, 2013-11-18)
src\Crust\Gimela.Crust.Tectosphere (0, 2013-11-18)
src\Crust\Gimela.Crust.Tectosphere\Gimela.Crust.Tectosphere.csproj (3328, 2013-11-18)
src\Crust\Gimela.Crust.Tectosphere\Model (0, 2013-11-18)
src\Crust\Gimela.Crust.Tectosphere\Model\IModel.cs (223, 2013-11-18)
src\Crust\Gimela.Crust.Tectosphere\Model\ModelBase.cs (234, 2013-11-18)
src\Crust\Gimela.Crust.Tectosphere\Properties (0, 2013-11-18)
src\Crust\Gimela.Crust.Tectosphere\Properties\AssemblyInfo.cs (2015, 2013-11-18)
src\Crust\Gimela.Crust.Tectosphere\ViewModel (0, 2013-11-18)
src\Crust\Gimela.Crust.Tectosphere\ViewModel\IViewModelResponsive.cs (148, 2013-11-18)
src\Crust\Gimela.Crust.Tectosphere\ViewModel\ViewModelMessageBoxMessage.cs (9113, 2013-11-18)
src\Crust\Gimela.Crust.Tectosphere\ViewModel\ViewModelMessageBoxMessageGeneric.cs (8227, 2013-11-18)
... ...

Gimela ====== Open source intelligent IP video surveillance system. Important Notes =============== This is my toy system, which would not work as your expectation. Instroduction ============= + [Opensource IP Video Surveillance System Part1 : Introduction](http://www.cnblogs.com/gaochundong/p/opensource_ip_video_surveillance_system_part_1_introduction.html) + [Opensource IP Video Surveillance System Part2 : Foundation](http://www.cnblogs.com/gaochundong/p/opensource_ip_video_surveillance_system_part_2_foundation.html) + [Opensource IP Video Surveillance System Part3 : CommandLines](http://www.cnblogs.com/gaochundong/p/opensource_ip_video_surveillance_system_part_3_commandline.html) + [Opensource IP Video Surveillance System Part4 : Services](http://www.cnblogs.com/gaochundong/p/opensource_ip_video_surveillance_system_part_4_service_side.html) + [Opensource IP Video Surveillance System Part5 : Clients](http://www.cnblogs.com/gaochundong/p/opensource_ip_video_surveillance_system_part_5_client_side.html) Referenced Libraries ==================== + [AForge.NET](http://www.aforgenet.com/) + [Accord.NET](http://accord-framework.net/) + [NAudio](http://naudio.codeplex.com/) + [nVLC](http://www.codeproject.com/Articles/109639/nVLC) + [Speex](http://speex.org/) + [C# WebServer](http://webserver.codeplex.com/) + [FFmpeg](http://www.ffmpeg.org/) + [FFmpeg.NET](http://ffmpegdotnet.codeplex.com/) + [Flowplayer](http://flowplayer.org/) + [iSpy](http://www.ispyconnect.com/) + [ZoneMinder](http://www.zoneminder.com/) + [ONVIF Device Manager](http://sourceforge.net/projects/onvifdm/) + [Google GData](https://developers.google.com/gdata/) + [GMap.NET](http://gmapdotnet.codeplex.com/) + [Json.NET](http://json.codeplex.com/) + [Dynamic Json](http://dynamicjson.codeplex.com/) + [Hammock](https://github.com/danielcrenna/hammock) + [AutoMapper](http://automapper.org/) + [SocialKit / LightRest](http://lightrest.codeplex.com/) + [Microsoft Enterprise Library](http://msdn.microsoft.com/en-us/library/ff***8951.aspx) + [Microsoft Unity](https://unity.codeplex.com/) + [System.Data.SQLite](http://system.data.sqlite.org/) + [RavenDB](http://ravendb.net/) + [RaptorDB](http://raptordb.codeplex.com/) + [MongoDB](http://www.mongodb.org/) + [MongoDB C# Driver](http://docs.mongodb.org/ecosystem/tutorial/use-csharp-driver/) + [Windows Presentation Foundation (WPF)](http://wpf.codeplex.com/) + [MVVM Light Toolkit](http://mvvmlight.codeplex.com/) + [Caliburn.Micro](http://caliburnmicro.codeplex.com/) + [MEFedMVVM](http://mefedmvvm.codeplex.com/) + [MVVM Foundation](http://mvvmfoundation.codeplex.com/) + [Phoenix MVVM](http://phoenixframework.codeplex.com/) + [WPF MediaKit](http://wpfmediakit.codeplex.com/) + [WPF Multiple Document Interface (MDI)](http://wpfmdi.codeplex.com/) + [MDI Container for WPF](http://mdicontainer.codeplex.com/) + [AvalonDock](http://avalondock.codeplex.com/) + [WPF Google Map Control](http://wpfgooglemap.codeplex.com/) + [WPFSpark](http://wpfspark.codeplex.com/) + [WPF 3DTools](http://3dtools.codeplex.com/) + [Odyssey WPF Controls](http://odyssey.codeplex.com/) + [Extended WPF Toolkit Community Edition](http://wpftoolkit.codeplex.com/) + [Calendar Control in WPF](http://wpfcalendarcontrol.codeplex.com/) + [patterns & practices: Prism](http://compositewpf.codeplex.com/) + [Facebook Developer Toolkit](http://facebooktoolkit.codeplex.com/) + [Microsoft Health Common User Interface (CUI)](http://mscui.codeplex.com/) + [Mahapps.Metroa UI Toolkit for WPF](http://mahapps.com/MahApps.Metro/) + [Spark View Engine](http://sparkviewengine.codeplex.com/) + [ReactiveUI](http://www.reactiveui.net/) + [CommonServiceLocator](http://commonservicelocator.codeplex.com/) + [Ninject](http://www.ninject.org/) + [StructureMap](http://docs.structuremap.net/) + [NetMQ](https://github.com/zeromq/netmq) + [FunnelWeb](http://www.funnelweblog.com/) + [Quartz.NET](http://www.quartz-scheduler.net/) + [Task Scheduler Engine](http://taskschedulerengine.codeplex.com/) + [SuperSocket](http://supersocket.codeplex.com/) + [CommonLibrary.NET](http://commonlibrarynet.codeplex.com/) + [NSubstitute](http://nsubstitute.github.io/) Copyright and license ===================== Copyright (c) 2011-2013 Dennis Gao All rights reserved. Licensed under the BSD License. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

近期下载者

相关文件


收藏者