Home All Groups Group Topic Archive Search About

Video capture control in asp.net 2.0

Author
13 Apr 2006 7:41 AM
Chrysan
I am writing a Video Conference application now, and would like to display
received video on my web page. But, I can't find a control which can capture
the video.

I was successfully developed the Video Conference application in VB.NET
window form, which using the PictureBox to capture the video.

Is there any control in asp.net which can capture the video. Thanks!

From,
Chrysan

Author
16 Apr 2006 5:30 PM
Body
Chrysan wrote:
> I am writing a Video Conference application now, and would like to display
> received video on my web page. But, I can't find a control which can capture
> the video.
>
> I was successfully developed the Video Conference application in VB.NET
> window form, which using the PictureBox to capture the video.
>
> Is there any control in asp.net which can capture the video. Thanks!
>
> From,
> Chrysan

Hello,

Try videocap activex control , www.viscomsoft.com/products/videocap
Author
17 Apr 2006 3:21 AM
Chrysan
I do have gone through the website you provided, and I notice all the
examples provided are in Window-form based.  Could it possible be
incorporated into web page?  Because my application's screen interface must
be all in Web-page based.

Thanks.
Chrysan


Show quoteHide quote
"Body" wrote:

>
> Chrysan wrote:
> > I am writing a Video Conference application now, and would like to display
> > received video on my web page. But, I can't find a control which can capture
> > the video.
> >
> > I was successfully developed the Video Conference application in VB.NET
> > window form, which using the PictureBox to capture the video.
> >
> > Is there any control in asp.net which can capture the video. Thanks!
> >
> > From,
> > Chrysan
>
> Hello,
>
> Try videocap activex control , www.viscomsoft.com/products/videocap
>
>