Download C# MVC3 Web CCTV
Description
The WEB CCTV project allows a remote connection & control of video cameras.If a PTZ camera (Pelco-D, Visca, etc) is connected, a full pan/tilt/zoom/preset/etc command interface is available.SImple webcams (including Kinect) can also be used.
Icons
Source Files
The download file webcctv.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
CCTV.Common/AppConstants.cs/*w w w . j a v a 2 s.c om*/
CCTV.Common/CCTV.Common.csproj
CCTV.Common/CCTV.Common.csproj.vspscc
CCTV.Common/CameraXML.cs
CCTV.Common/CommandBase.cs
CCTV.Common/LogHelper.cs
CCTV.Common/MailHelper.cs
CCTV.Common/Properties/AssemblyInfo.cs
CCTV.Common/TCPPayload.cs
CCTV.Logic/CCTV.Logic.csproj
CCTV.Logic/CCTV.Logic.csproj.vspscc
CCTV.Logic/CommandManager.cs
CCTV.Logic/Properties/AssemblyInfo.cs
CCTV.Protocols/CCTV.Protocols.csproj
CCTV.Protocols/CCTV.Protocols.csproj.vspscc
CCTV.Protocols/CustomPICBoard.cs
CCTV.Protocols/PelcoD.cs
CCTV.Protocols/Properties/AssemblyInfo.cs
CCTV.Protocols/TandbergVisca.cs
CCTV.SerialPorts/CCTV.SerialPorts.csproj
CCTV.SerialPorts/CCTV.SerialPorts.csproj.vspscc
CCTV.SerialPorts/CustomPICBoardPort.cs
CCTV.SerialPorts/ICameraSerialPort.cs
CCTV.SerialPorts/PelcoDPortManager.cs
CCTV.SerialPorts/Properties/AssemblyInfo.cs
CCTV.SerialPorts/SerialPortBase.cs
CCTV.SerialPorts/SerialPortFactory.cs
CCTV.SerialPorts/StaticCameraPortManager.cs
CCTV.SerialPorts/TandbergViscaPortManager.cs
CCTV.Video/CCTV.Video.csproj
CCTV.Video/CCTV.Video.csproj.vspscc
CCTV.Video/Properties/AssemblyInfo.cs
CCTV.Video/VideoCapture.cs
CCTV.Web.sln
CCTV.Web.vssscc
CCTV.Web/CCTV.Web/App_Data/conf.xml
CCTV.Web/CCTV.Web/CCTV.Web.csproj
CCTV.Web/CCTV.Web/Content/Site.css
CCTV.Web/CCTV.Web/Content/images/placeholder.jpg
CCTV.Web/CCTV.Web/Content/images/ui-bg_diagonals-thick_18_b81900_40x40.png
CCTV.Web/CCTV.Web/Content/images/ui-bg_diagonals-thick_20_666666_40x40.png
CCTV.Web/CCTV.Web/Content/images/ui-bg_flat_10_000000_40x100.png
CCTV.Web/CCTV.Web/Content/images/ui-bg_glass_100_f6f6f6_1x400.png
CCTV.Web/CCTV.Web/Content/images/ui-bg_glass_100_fdf5ce_1x400.png
CCTV.Web/CCTV.Web/Content/images/ui-bg_glass_65_ffffff_1x400.png
CCTV.Web/CCTV.Web/Content/images/ui-bg_gloss-wave_35_f6a828_500x100.png
CCTV.Web/CCTV.Web/Content/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
CCTV.Web/CCTV.Web/Content/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
CCTV.Web/CCTV.Web/Content/images/ui-icons_222222_256x240.png
CCTV.Web/CCTV.Web/Content/images/ui-icons_228ef1_256x240.png
CCTV.Web/CCTV.Web/Content/images/ui-icons_ef8c08_256x240.png
CCTV.Web/CCTV.Web/Content/images/ui-icons_ffd27a_256x240.png
CCTV.Web/CCTV.Web/Content/images/ui-icons_ffffff_256x240.png
CCTV.Web/CCTV.Web/Content/jquery-ui-1.8.16.custom.css
CCTV.Web/CCTV.Web/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png
CCTV.Web/CCTV.Web/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png
CCTV.Web/CCTV.Web/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png
CCTV.Web/CCTV.Web/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png
CCTV.Web/CCTV.Web/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png
CCTV.Web/CCTV.Web/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png
CCTV.Web/CCTV.Web/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png
CCTV.Web/CCTV.Web/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
CCTV.Web/CCTV.Web/Content/themes/base/images/ui-icons_222222_256x240.png
CCTV.Web/CCTV.Web/Content/themes/base/images/ui-icons_2e83ff_256x240.png
CCTV.Web/CCTV.Web/Content/themes/base/images/ui-icons_454545_256x240.png
CCTV.Web/CCTV.Web/Content/themes/base/images/ui-icons_888888_256x240.png
CCTV.Web/CCTV.Web/Content/themes/base/images/ui-icons_cd0a0a_256x240.png
CCTV.Web/CCTV.Web/Content/themes/base/jquery.ui.accordion.css
CCTV.Web/CCTV.Web/Content/themes/base/jquery.ui.all.css
CCTV.Web/CCTV.Web/Content/themes/base/jquery.ui.autocomplete.css
CCTV.Web/CCTV.Web/Content/themes/base/jquery.ui.base.css
CCTV.Web/CCTV.Web/Content/themes/base/jquery.ui.button.css
CCTV.Web/CCTV.Web/Content/themes/base/jquery.ui.core.css
CCTV.Web/CCTV.Web/Content/themes/base/jquery.ui.datepicker.css
CCTV.Web/CCTV.Web/Content/themes/base/jquery.ui.dialog.css
CCTV.Web/CCTV.Web/Content/themes/base/jquery.ui.progressbar.css
CCTV.Web/CCTV.Web/Content/themes/base/jquery.ui.resizable.css
CCTV.Web/CCTV.Web/Content/themes/base/jquery.ui.selectable.css
CCTV.Web/CCTV.Web/Content/themes/base/jquery.ui.slider.css
CCTV.Web/CCTV.Web/Content/themes/base/jquery.ui.tabs.css
CCTV.Web/CCTV.Web/Content/themes/base/jquery.ui.theme.css
CCTV.Web/CCTV.Web/Controllers/AccountController.cs
CCTV.Web/CCTV.Web/Controllers/HomeController.cs
CCTV.Web/CCTV.Web/Global.asax
CCTV.Web/CCTV.Web/Global.asax.cs
CCTV.Web/CCTV.Web/Helpers/Extensions.cs
CCTV.Web/CCTV.Web/Helpers/Security.cs
CCTV.Web/CCTV.Web/Helpers/Utilities.cs
CCTV.Web/CCTV.Web/Models/AccountModels.cs
CCTV.Web/CCTV.Web/Models/CameraCommandModel.cs
CCTV.Web/CCTV.Web/Properties/AssemblyInfo.cs
CCTV.Web/CCTV.Web/Scripts/MicrosoftAjax.debug.js
CCTV.Web/CCTV.Web/Scripts/MicrosoftAjax.js
CCTV.Web/CCTV.Web/Scripts/MicrosoftMvcAjax.debug.js
CCTV.Web/CCTV.Web/Scripts/MicrosoftMvcAjax.js
CCTV.Web/CCTV.Web/Scripts/MicrosoftMvcValidation.debug.js
CCTV.Web/CCTV.Web/Scripts/MicrosoftMvcValidation.js
CCTV.Web/CCTV.Web/Scripts/jquery-1.5.1-vsdoc.js
CCTV.Web/CCTV.Web/Scripts/jquery-1.5.1.js
CCTV.Web/CCTV.Web/Scripts/jquery-1.5.1.min.js
CCTV.Web/CCTV.Web/Scripts/jquery-1.6.2.min.js
CCTV.Web/CCTV.Web/Scripts/jquery-ui-1.8.11.js
CCTV.Web/CCTV.Web/Scripts/jquery-ui-1.8.11.min.js
CCTV.Web/CCTV.Web/Scripts/jquery-ui-1.8.16.custom.min.js
CCTV.Web/CCTV.Web/Scripts/jquery.unobtrusive-ajax.js
CCTV.Web/CCTV.Web/Scripts/jquery.unobtrusive-ajax.min.js
CCTV.Web/CCTV.Web/Scripts/jquery.validate-vsdoc.js
CCTV.Web/CCTV.Web/Scripts/jquery.validate.js
CCTV.Web/CCTV.Web/Scripts/jquery.validate.min.js
CCTV.Web/CCTV.Web/Scripts/jquery.validate.unobtrusive.js
CCTV.Web/CCTV.Web/Scripts/jquery.validate.unobtrusive.min.js
CCTV.Web/CCTV.Web/Scripts/modernizr-1.7.js
CCTV.Web/CCTV.Web/Scripts/modernizr-1.7.min.js
CCTV.Web/CCTV.Web/Views/Account/ChangePassword.cshtml
CCTV.Web/CCTV.Web/Views/Account/ChangePasswordSuccess.cshtml
CCTV.Web/CCTV.Web/Views/Account/LogOn.cshtml
CCTV.Web/CCTV.Web/Views/Account/Register.cshtml
CCTV.Web/CCTV.Web/Views/Home/About.cshtml
CCTV.Web/CCTV.Web/Views/Home/Index.cshtml
CCTV.Web/CCTV.Web/Views/Home/VideoControl.cshtml
CCTV.Web/CCTV.Web/Views/Home/_PelcoDUserControl.cshtml
CCTV.Web/CCTV.Web/Views/Home/_StaticCameraUserControl.cshtml
CCTV.Web/CCTV.Web/Views/Home/_TandbergViscaUserControl.cshtml
CCTV.Web/CCTV.Web/Views/Home/_UserGrid.cshtml
CCTV.Web/CCTV.Web/Views/Shared/Error.cshtml
CCTV.Web/CCTV.Web/Views/Shared/_Layout.cshtml
CCTV.Web/CCTV.Web/Views/Shared/_LogOnPartial.cshtml
CCTV.Web/CCTV.Web/Views/Web.config
CCTV.Web/CCTV.Web/Views/_ViewStart.cshtml
CCTV.Web/CCTV.Web/Web.Debug.config
CCTV.Web/CCTV.Web/Web.Release.config
CCTV.Web/CCTV.Web/Web.config
CCTV.Web/CCTV.Web/packages.config
Download
Click the following link to download webcctv.zip.
webcctv.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »