Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Re: Webcam

    In article <bg8rul$1emh$1@gwdu112.gwdg.de>,
    Christopher Intemann <inte@goe.net> writes:
    > Hi,
    > is there any possibility to get a Terracam USB Webcam working
    > with sparc?
    Sure, write the driver yourself.

    [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

  2. Similar Questions and Discussions

    1. Using a Webcam
      Can somebody please walk me through creating an application to stream from a webcam? Thanks
    2. 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...
    3. Webcam?
      How about a photo that uploads every second. Does that depend on the cam? If so, which one should I purchase? Thanks
    4. 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...
    5. webcam!
      Hi I have been using windows software i.e coffeecup webcam 3.5 but was after using just PHP... Regards "Seroxat Mad..."...
  3. #2

    Default 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

  4. #3

    Default 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

  5. #4

    Default 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

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139