使用Flash捕获网络摄像头图像时出现问题. [英] Problem in Using Flash to Capture webcam image..

查看:308
本文介绍了使用Flash捕获网络摄像头图像时出现问题.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在使用Flash捕获asp.net网页中的图像.一切正常.但是现在我有了一个框架,其中有一个用于捕获图像的窗口,当我单击捕获按钮时,捕获的图像就在其侧面.我无法编辑闪光灯.

当我单击捕获按钮时,我想在一帧中获取捕获的图像.也就是说,视频帧不应该在那里.

有什么办法可以解决这个问题!!!!!

 <  表单    id   ="       runat   服务器" <   div  > 
            <  对象    ="   450" 高度  > 190"     id   ="  Panel1" <   param     ="  电影"    WebcamResources/save_picture .swf" <  嵌入    ="   WebcamResources/save_picture.swf"   宽度  ="  450" 高度   190" <  /嵌入 > 
            <  /object  > 
         <   a     ="   WebcamResources/save_picture.swf" >  <  /a  <  /param  >  <  /div  > 
    <  /form  >  

解决方案

基于您的发言,我认为您需要对现有图像进行裁剪./这很简单.

Hi All,

I am using flash to capture image in asp.net webpage. Everything is working properly. But Now i have a frame in which there is a window for capturing image and when i click the capture button the captured image comes on its side. I can''t edit the flash.

When i click the capture button,I want to get the captured image in one frame. ie., the video frame shouldn''t be there.

Is there some way to sort this problem!!!!!!

<form id="form1"  runat="server">
        <div>
            <object width="450" height="190" id="Panel1">
                <param name="movie" value="WebcamResources/save_picture.swf">
                <embed src="WebcamResources/save_picture.swf" width="450" height="190"></embed>
            </object>
         <a href="WebcamResources/save_picture.swf"></a>     
      </param></div>
    </form>

解决方案

Based on what you''re saying, I think you need to crop the existing image as it comes in./ This is trival.


这篇关于使用Flash捕获网络摄像头图像时出现问题.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆