摘要:
最近做了一个基于Aforge,MMPEG 的 基于摄像头的,视频录像小软件软件实现的工能如下:1.自动开机录像。这里自动把摄像头的摄像大小设置成 320 * 320try { Common.Setting set = new Common.Setting(); XmlSerialize xml = new XmlSerialize(); set = xml.DeSerialize(); this.Path = set.Path; this.maxSize = set.MaxSize; this.frameRate = set.FrameRate; try { string dic = Syst 阅读全文
posted @ 2013-07-12 14:26
xiajing12345
阅读(4110)
评论(1)
推荐(0)
浙公网安备 33010602011771号