Ask a Question related to ASP.NET General, Design and Development.
-
Richard L. Hamilton #1
Re: Webcam
In article <bg8rul$1emh$1@gwdu112.gwdg.de>,
Christopher Intemann <inte@goe.net> writes:Sure, write the driver yourself.> Hi,
> is there any possibility to get a Terracam USB Webcam working
> with sparc?
[url]http://www.bolthole.com/solaris/drivers/[/url] (near bottom of page)
has a driver under development (but not yet finished, according to the
page) for another brand of USB webcam.
Since most USB 1.x cameras need to do compression, and sparcs are not
exactly speed demons, it might be problematic even if you got it working.
And there's no apps software to use it, either.
Other than that, the Sun Blade 100/150 will take a FireWire webcam
(ADS Pyro used to be fairly reasonable) - about the only thing it will
do with FireWire so far. And SunForum will work with that, although
there's no docs or examples to let you write your own app.
--
mailto:rlhamil@mindwarp.smart.net [url]http://www.smart.net/~rlhamil[/url]
Richard L. Hamilton Guest
-
Using a Webcam
Can somebody please walk me through creating an application to stream from a webcam? Thanks -
photo webcam ref. in db
Hello everybody. I'm not sure this is the right place to ask this question, but maybe someone can put me in the right direction anyway. What I... -
Webcam?
How about a photo that uploads every second. Does that depend on the cam? If so, which one should I purchase? Thanks -
btc webcam and what app can be used on rh9
Dear linuxer: I had webcam it print btc on it, i did not know whether it is manufactured by btc.com or btcusa.com. Does anyone know there is... -
webcam!
Hi I have been using windows software i.e coffeecup webcam 3.5 but was after using just PHP... Regards "Seroxat Mad..."... -
Konrad #2
webcam
Hi
1.Where can I find examples
of grabbing pictures from WebCam.
Using .NET and without .NET in Visual
Studio 2003 c++?
2. How to send grabbed picture via ftp
using .NET and without it?
Thanks
Konrad
Konrad Guest
-
Yan-Hong Huang[MSFT] #3
RE: webcam
Hello Konrad,
I don't know there is any way to grab pictures from webcam in .NET. Maybe you could post the question in
public.platformsdk group to see if anybody there could help you out.
For how to send picutres via FTP, please refer to [url]http://www.codeproject.com/csharp/ftp.asp[/url]. It contains a good sample on
it.
Thanks.
Best regards,
Yanhong Huang
Microsoft Online Partner Support
Get Secure! - [url]www.microsoft.com/security[/url]
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
!From: "Konrad" <konrad007@poczta.onet.pl>
!Newsgroups: microsoft.public.dotnet.framework.aspnet
!Subject: webcam
!Date: Mon, 4 Aug 2003 07:07:35 +0200
!Organization: tp.internet - [url]http://www.tpi.pl/[/url]
!Lines: 13
!Message-ID: <bgkpn9$eps$1@atlantis.news.tpi.pl>
!NNTP-Posting-Host: pj12.szczecin.sdi.tpnet.pl
!X-Trace: atlantis.news.tpi.pl 1059973678 15164 217.98.201.12 (4 Aug 2003 05:07:58 GMT)
!X-Complaints-To: [email]usenet@tpi.pl[/email]
!NNTP-Posting-Date: Mon, 4 Aug 2003 05:07:58 +0000 (UTC)
!X-Priority: 3
!X-MSMail-Priority: Normal
!X-Newsreader: Microsoft Outlook Express 6.00.3790.0
!X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
!Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed 00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!
newsfeed.tpinternet.pl!atlantis.news.tpi.pl!news.t pi.pl!not-for-mail
!Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:164499
!X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
!
!Hi
!
!1.Where can I find examples
!of grabbing pictures from WebCam.
!Using .NET and without .NET in Visual
!Studio 2003 c++?
!2. How to send grabbed picture via ftp
!using .NET and without it?
!
!Thanks
!Konrad
!
!
!
Yan-Hong Huang[MSFT] Guest
-
Tian Min Huang #4
RE: webcam
Hi Konrad,
Thanks for your post.
You can use DirectShow (contained in DirectX) to grab picture from WebCam.
I believe the sample AmCap is very helpful:
[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directx9_c/[/url]
directx/htm/amcapsample.asp.
You can install DirectX 9 SDK at
[url]http://www.microsoft.com/downloads/details.aspx?familyid=08c586cd-ca80-4391-[/url]
82af-5c4125dedb7f&languageid=f49e8428-7071-4979-8a67-3cffcb0c2524&displaylan
g=en
In the meantime, I recommend you the newsgroup
microsoft.public.win32.programmer.directx.video which is best suited for
such issue.
Hope this helps.
Regards,
HuangTM
Microsoft Online Partner Support
MCSE/MCSD
Get Secure! ¨C [url]www.microsoft.com/security[/url]
This posting is provided ¡°as is¡± with no warranties and confers no rights.
Tian Min Huang Guest



Reply With Quote

