資源簡介
使用海康威視網絡攝像頭,使用WPF方式顯示實時視頻數據,使用回調方式當斷連后可以提示斷連信息,當重新連接后可以重新開始實時視頻播放,并降低時延
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Configuration;
using?System.Data;
using?System.Linq;
using?System.Threading.Tasks;
using?System.Windows;
namespace?Camera
{
????///?
????///?App.xaml?的交互邏輯
????///?
????public?partial?class?App?:?Application
????{
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????..A..H.?????72192??2018-07-31?14:09??Camera\.vs\Camera\v14\.suo
?????文件????????186??2018-07-31?14:09??Camera\Camera\App.config
?????文件????????366??2018-07-12?14:13??Camera\Camera\App.xaml
?????文件????????333??2018-07-12?14:13??Camera\Camera\App.xaml.cs
?????文件?????135168??2018-05-18?12:58??Camera\Camera\bin\AudioRender.dll
?????文件?????135168??2018-05-18?12:58??Camera\Camera\bin\Debug\AudioRender.dll
?????文件?????238080??2018-07-31?14:20??Camera\Camera\bin\Debug\Camera.exe
?????文件????????186??2018-07-31?14:09??Camera\Camera\bin\Debug\Camera.exe.config
?????文件??????77312??2018-07-31?14:20??Camera\Camera\bin\Debug\Camera.pdb
?????文件??????22688??2018-07-31?14:22??Camera\Camera\bin\Debug\Camera.vshost.exe
?????文件????????186??2018-07-31?14:09??Camera\Camera\bin\Debug\Camera.vshost.exe.config
?????文件????????490??2018-04-12?07:35??Camera\Camera\bin\Debug\Camera.vshost.exe.manifest
?????文件????2444800??2018-05-18?13:09??Camera\Camera\bin\Debug\HCCore.dll
?????文件????1242624??2018-05-18?13:13??Camera\Camera\bin\Debug\HCNetSDK.dll
?????文件?????241664??2018-05-18?12:58??Camera\Camera\bin\Debug\HCNetSDKCom\AnalyzeData.dll
?????文件?????422400??2018-05-18?12:58??Camera\Camera\bin\Debug\HCNetSDKCom\AudioIntercom.dll
?????文件?????904704??2018-05-18?13:11??Camera\Camera\bin\Debug\HCNetSDKCom\HCAlarm.dll
?????文件??????14882??2018-05-18?13:11??Camera\Camera\bin\Debug\HCNetSDKCom\HCAlarm.lib
?????文件????1518080??2018-05-18?13:10??Camera\Camera\bin\Debug\HCNetSDKCom\HCCoreDevCfg.dll
?????文件????1248768??2018-05-18?13:11??Camera\Camera\bin\Debug\HCNetSDKCom\HCDisplay.dll
?????文件????2151936??2018-05-18?13:12??Camera\Camera\bin\Debug\HCNetSDKCom\HCGeneralCfgMgr.dll
?????文件??????46780??2018-05-18?13:12??Camera\Camera\bin\Debug\HCNetSDKCom\HCGeneralCfgMgr.lib
?????文件????1593856??2018-05-18?13:11??Camera\Camera\bin\Debug\HCNetSDKCom\HCIndustry.dll
?????文件?????887296??2018-05-18?13:11??Camera\Camera\bin\Debug\HCNetSDKCom\HCPlayBack.dll
?????文件????1172992??2018-05-18?13:11??Camera\Camera\bin\Debug\HCNetSDKCom\HCPreview.dll
?????文件??????36572??2018-05-18?13:11??Camera\Camera\bin\Debug\HCNetSDKCom\HCPreview.lib
?????文件????1009152??2018-05-18?13:11??Camera\Camera\bin\Debug\HCNetSDKCom\HCVoiceTalk.dll
?????文件?????987648??2018-05-18?12:58??Camera\Camera\bin\Debug\HCNetSDKCom\libiconv2.dll
?????文件?????463360??2018-05-18?12:58??Camera\Camera\bin\Debug\HCNetSDKCom\OpenAL32.dll
?????文件?????504320??2018-05-18?12:58??Camera\Camera\bin\Debug\HCNetSDKCom\StreamTransClient.dll
............此處省略106個文件信息
- 上一篇:GDAL1.11_VS2010
- 下一篇:庫存管理 asp.net源碼
評論
共有 條評論