資源簡介
調(diào)用本地攝像頭獲取視頻,并對本地視頻進行壓縮合并等處理
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
namespace?視頻監(jiān)控系統(tǒng)
{
????public?partial?class?login?:?Form
????{
????????public?login()
????????{
????????????InitializeComponent();
????????}
????????private?void?button1_Click_1(object?sender?EventArgs?e)
????????{
????????????/*if?(textBox1.Text?==?““)
????????????{
????????????????errorProName.SetError(textBox1?“用戶名不能為空!“);
????????????}
?????????????else
????????????{
????????????????errorProName.Clear();
????????????????string?strSql?=?“select?*?from?admin?where?name=‘“?+?textBox1.Text?+?“‘?and?pWord=‘“?+?textBox2.Text?+?“‘“;
????????????????DataSet?ds?=?new?commonClass.dataO
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????413??2014-05-26?23:06??視頻監(jiān)控系統(tǒng)\app.config
?????文件??????53760??2014-05-26?23:27??視頻監(jiān)控系統(tǒng)\bin\Debug\AxInterop.WMPLib.dll
?????文件???28420608??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\bin\ffmpeg.exe
?????文件???28335104??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\bin\ffplay.exe
?????文件???28347392??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\bin\ffprobe.exe
?????文件??????36806??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\developer.html
?????文件???????4060??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\examples\avio_reading.c
?????文件??????19628??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\examples\decoding_encoding.c
?????文件??????14368??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\examples\demuxing_decoding.c
?????文件???????9521??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\examples\filtering_audio.c
?????文件???????8440??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\examples\filtering_video.c
?????文件??????11827??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\examples\filter_audio.c
?????文件???????1566??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\examples\Makefile
?????文件???????1941??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\examples\me
?????文件??????20524??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\examples\muxing.c
?????文件????????888??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\examples\README
?????文件???????5625??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\examples\remuxing.c
?????文件???????8025??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\examples\resampling_audio.c
?????文件???????5050??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\examples\scaling_video.c
?????文件??????27979??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\examples\transcode_aac.c
?????文件??????21382??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\examples\transcoding.c
?????文件??????45151??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\faq.html
?????文件??????11997??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\fate.html
?????文件?????953223??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\ffmpeg-all.html
?????文件???????9952??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\ffmpeg-bitstream-filters.html
?????文件?????157211??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\ffmpeg-codecs.html
?????文件??????65488??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\ffmpeg-devices.html
?????文件?????444912??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\ffmpeg-filters.html
?????文件??????88426??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\ffmpeg-formats.html
?????文件??????54620??2014-06-01?10:04??視頻監(jiān)控系統(tǒng)\bin\Debug\ffmpeg\doc\ffmpeg-protocols.html
............此處省略140個文件信息
評論
共有 條評論