|
Next: Does anyone know if it is possible to install and..
|
| Author |
Message |
External

Since: Jan 05, 2007 Posts: 15
|
(Msg. 1) Posted: Fri Aug 29, 2008 6:17 pm
Post subject: USB webcam Archived from groups: comp>os>linux>hardware (more info?)
|
|
|
|
| Is there an easy way to get a USB webcam working on Linux? (any
flavor)
Thanks.
|
|
|
| Back to top |
|
 |  |
External

Since: Jan 12, 2005 Posts: 26
|
(Msg. 2) Posted: Fri Aug 29, 2008 8:23 pm
Post subject: Re: USB webcam [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"mike7411@gmail.com" <mike7411.DeleteThis@gmail.com> writes:
> Is there an easy way to get a USB webcam working on Linux? (any
> flavor)
"plug it in" is a good answer for many webcams. Do you have something
more specific you're interested in knowing? |
|
| Back to top |
|
 |  |
External

Since: Aug 30, 2008 Posts: 3
|
(Msg. 3) Posted: Sat Aug 30, 2008 10:53 am
Post subject: Re: USB webcam [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
> "plug it in" is a good answer for many webcams.
that is true...but if not, plug it in and run
lsub
from command line, and you will learn device ID and name of chip
maker...then go to
http://mxhaard.free.fr/index.html
and find the driver--and install same..
exactly how to install, i don't know...since i'm hooked up with SUSE,
i used the one button install found here:
http://en.opensuse.org/HCL/Web_Cameras
--
see caveat: http://tinyurl.com/6aagco
DenverD (Linux Counter 282315) via NNTP, Thunderbird 2.0.0.14, KDE
3.5.7, SUSE Linux 10.3, 2.6.22.18-0.2-default #1 SMP i686 athlon |
|
| Back to top |
|
 |  |
External

Since: Jan 05, 2007 Posts: 15
|
(Msg. 4) Posted: Sat Aug 30, 2008 3:00 pm
Post subject: Re: USB webcam [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Aug 29, 7:23 pm, Joe Pfeiffer <pfeif... DeleteThis @cs.nmsu.edu> wrote:
> "mike7...@gmail.com" <mike7... DeleteThis @gmail.com> writes:
> > Is there an easy way to get a USB webcam working on Linux? (any
> > flavor)
>
> "plug it in" is a good answer for many webcams. Do you have something
> more specific you're interested in knowing?
Will plugging it in generally create the device /dev/video0?
Thanks. |
|
| Back to top |
|
 |  |
External

Since: Jan 12, 2005 Posts: 26
|
(Msg. 5) Posted: Sat Aug 30, 2008 6:33 pm
Post subject: Re: USB webcam [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"mike7411@gmail.com" <mike7411 DeleteThis @gmail.com> writes:
> On Aug 29, 7:23 pm, Joe Pfeiffer <pfeif... DeleteThis @cs.nmsu.edu> wrote:
>> "mike7...@gmail.com" <mike7... DeleteThis @gmail.com> writes:
>> > Is there an easy way to get a USB webcam working on Linux? (any
>> > flavor)
>>
>> "plug it in" is a good answer for many webcams. Do you have something
>> more specific you're interested in knowing?
>
> Will plugging it in generally create the device /dev/video0?
If you're running a distribution with udev, it should. |
|
| Back to top |
|
 |  |
External

Since: Jan 05, 2007 Posts: 15
|
(Msg. 6) Posted: Sat Aug 30, 2008 7:27 pm
Post subject: Re: USB webcam [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Aug 30, 5:33 pm, Joe Pfeiffer <pfeif....DeleteThis@cs.nmsu.edu> wrote:
> "mike7...@gmail.com" <mike7....DeleteThis@gmail.com> writes:
> > On Aug 29, 7:23 pm, Joe Pfeiffer <pfeif....DeleteThis@cs.nmsu.edu> wrote:
> >> "mike7...@gmail.com" <mike7....DeleteThis@gmail.com> writes:
> >> > Is there an easy way to get a USB webcam working on Linux? (any
> >> > flavor)
>
> >> "plug it in" is a good answer for many webcams. Do you have something
> >> more specific you're interested in knowing?
>
> > Will plugging it in generally create the device /dev/video0?
>
> If you're running a distribution with udev, it should.
Anyone know about OpenSUSE 10.3 with regards to starting udev?
I was running OpenSUSE 10.3 and plugged in a USB Logitech webcam. It
never created /dev/video0.
Any ideas? |
|
| Back to top |
|
 |  |
External

Since: Aug 23, 2003 Posts: 55
|
(Msg. 7) Posted: Sun Aug 31, 2008 1:17 am
Post subject: Re: USB webcam [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
mike7411.TakeThisOut@gmail.com staggered into the Black Sun and said:
> On Aug 29, 7:23 pm, Joe Pfeiffer <pfeif....TakeThisOut@cs.nmsu.edu> wrote:
>> "mike7...@gmail.com" <mike7....TakeThisOut@gmail.com> writes:
>>> Is there an easy way to get a USB webcam working on Linux? (any
>>> flavor)
>> "plug it in" is a good answer for many webcams. Do you have something
>> more specific you're interested in knowing?
> Will plugging it in generally create the device /dev/video0?
Most distros that aren't Slack or LFS have switched to starting udev at
boot. If udev is running, and the camera you've plugged in is
supported, then you chould be able to plug the camera in, wait 5 seconds
for the USB subsystem and udev to do their thing, and then see a
/dev/video0 (or /dev/video/0 ) device show up. If one doesn't, then
take a look at the output from "dmesg | tail -n 20" to see what the heck
is going on.
--
All this talk involving IKEA's naming scheme is making me want
to call them up and propose a Darckense chair. --Niklas K
My blog: http://crow202.org/wordpress/
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see |
|
| Back to top |
|
 |  |
External

Since: Jul 11, 2007 Posts: 232
|
(Msg. 8) Posted: Sun Aug 31, 2008 1:17 am
Post subject: Re: USB webcam [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Sun, 31 Aug 2008 01:17:04 +0000, Dances With Crows wrote:
>> Will plugging it in generally create the device /dev/video0?
> Most distros that aren't Slack or LFS have switched to starting udev at
> boot. If udev is running, and the camera you've plugged in is supported,
Ummmmm..... Slackware starts udev at boot.
--
"Ubuntu" -- an African word, meaning "Slackware is too hard for me".
The Usenet Improvement Project: http://improve-usenet.org |
|
| Back to top |
|
 |  |
External

Since: Aug 30, 2008 Posts: 3
|
(Msg. 9) Posted: Sun Aug 31, 2008 8:37 am
Post subject: Re: USB webcam [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
mike7411.RemoveThis@gmail.com wrote:
> Anyone know about OpenSUSE 10.3 with regards to starting udev?
> I was running OpenSUSE 10.3
> Any ideas?
see http://en.opensuse.org/HCL/Web_Cameras
--
DenverD (Linux Counter 282315) via NNTP, Thunderbird 2.0.0.14, KDE
3.5.7, SUSE Linux 10.3, 2.6.22.18-0.2-default #1 SMP i686 athlon |
|
| Back to top |
|
 |  |
External

Since: Aug 12, 2008 Posts: 13
|
(Msg. 10) Posted: Thu Sep 11, 2008 3:57 pm
Post subject: Re: USB webcam [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On 2008-08-31 04:27, mike7411 DeleteThis @gmail.com wrote:
>
> Anyone know about OpenSUSE 10.3 with regards to starting udev?
>
> I was running OpenSUSE 10.3 and plugged in a USB Logitech webcam. It
> never created /dev/video0.
>
> Any ideas?
Some Logitech cams works, other not.
Logitech messenger should directly, just plug
and play, but don't expect to get any good answer from the
"computer expert" in your computer shop.
I found a shop that was selling out all their messenger cameras, so I
grabbed 4 of them, and they was working in suse 10.3 and 11 without any
configurations.
/bb |
|
| Back to top |
|
 |  |
External

Since: Oct 24, 2007 Posts: 31
|
(Msg. 11) Posted: Sun Sep 14, 2008 8:59 am
Post subject: Re: USB webcam [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
bb wrote:
> On 2008-08-31 04:27, mike7411 DeleteThis @gmail.com wrote:
>
>>
>> Anyone know about OpenSUSE 10.3 with regards to starting udev?
>>
>> I was running OpenSUSE 10.3 and plugged in a USB Logitech webcam. It
>> never created /dev/video0.
>>
>> Any ideas?
>
> Some Logitech cams works, other not.
>
> Logitech messenger should directly, just plug
> and play, but don't expect to get any good answer from the
> "computer expert" in your computer shop.
>
> I found a shop that was selling out all their messenger cameras, so I
> grabbed 4 of them, and they was working in suse 10.3 and 11 without any
> configurations.
>
> /bb
>
>
Just found a 3Com Home Connect (Model 0776) webcam in a dumpster of
computer junk, and after I cleaned the lens of the fungus and mold, it
works great!
Many webcams appear on the Linux Hardware listings in any search of
http://google.com/linux which is quite extensive. |
|
| Back to top |
|
 |  |
External

Since: Feb 18, 2007 Posts: 82
|
(Msg. 12) Posted: Sun Sep 14, 2008 10:44 am
Post subject: Re: USB webcam [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
In article <48cd0ac8$0$11773$9a6e19ea@unlimited.newshosting.com>,
AHappyCamper <@thelandfill.com> wrote:
> bb wrote:
> > On 2008-08-31 04:27, mike7411.RemoveThis@gmail.com wrote:
> >
> >>
> >> Anyone know about OpenSUSE 10.3 with regards to starting udev?
> >>
> >> I was running OpenSUSE 10.3 and plugged in a USB Logitech webcam. It
> >> never created /dev/video0.
> >>
> >> Any ideas?
> >
> > Some Logitech cams works, other not.
> >
> > Logitech messenger should directly, just plug
> > and play, but don't expect to get any good answer from the
> > "computer expert" in your computer shop.
> >
> > I found a shop that was selling out all their messenger cameras, so I
> > grabbed 4 of them, and they was working in suse 10.3 and 11 without any
> > configurations.
>
> Just found a 3Com Home Connect (Model 0776) webcam in a dumpster of
> computer junk, and after I cleaned the lens of the fungus and mold, it
> works great!
Where did the previous owner have it, a bathroom?
Which IM programs that do video chatting? What about motion-triggered
video capture?
--
-eben QebWenE01R.RemoveThis@vTerYizUonI.nOetP royalty.mine.nu:81
And we never failed to fail / It was the easiest thing to do -- CSN |
|
| Back to top |
|
 |  |
External

Since: Oct 24, 2007 Posts: 31
|
(Msg. 13) Posted: Sun Sep 14, 2008 4:10 pm
Post subject: Re: USB webcam [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hactar wrote:
> In article <48cd0ac8$0$11773$9a6e19ea@unlimited.newshosting.com>,
> AHappyCamper <@thelandfill.com> wrote:
>> Just found a 3Com Home Connect (Model 0776) webcam in a dumpster of
>> computer junk, and after I cleaned the lens of the fungus and mold, it
>> works great!
>
> Where did the previous owner have it, a bathroom?
Much of Florida is underwater, over the past month, and the humidity is
above 88%.
Automobiles, boats, mailboxes, glass windows, siding, and security cams,
all tend to grow a coat of green and need weekly cleaning!
Any smooth surface that doesn't get cleaned often grows either rust, or
mold, or both!
>
> Which IM programs that do video chatting? What about motion-triggered
> video capture?
>
GAIM project became Pidgin, try it! |
|
| Back to top |
|
 |  |
External

Since: Feb 18, 2007 Posts: 82
|
(Msg. 14) Posted: Sun Sep 14, 2008 5:43 pm
Post subject: Re: USB webcam [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
In article <48cd6fd8$0$11757$9a6e19ea@unlimited.newshosting.com>,
AHappyCamper <@thelandfill.com> wrote:
> Hactar wrote:
>
> > Which IM programs that do video chatting? What about motion-triggered
> > video capture?
>
> GAIM project became Pidgin, try it!
Quoth http://developer.pidgin.im/wiki/Using%20Pidgin:
,--
| Does Pidgin support webcams (video)?
| Does Pidgin support MSN video chat?
|
| Not currently. It is planned.
'--
 Maybe I have to use another OS in VMware?
--
-eben QebWenE01R.DeleteThis@vTerYizUonI.nOetP http://royalty.mine.nu:81
"It can be shown that for any nutty theory, beyond-the-fringe political
view or strange religion there exists a proponent on the Net. The proof
is left as an exercise for your kill-file." -- Bertil Jonell |
|
| Back to top |
|
 |  |
External

Since: Dec 30, 2007 Posts: 70
|
(Msg. 15) Posted: Sun Sep 14, 2008 11:55 pm
Post subject: Re: USB webcam [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hactar <ebenZEROONE.RemoveThis@verizon.net> wrote:
> Maybe I have to use another OS in VMware?
I think there are packages that run in wine that provide this facility.
My brother does teleconferencing and he normally uses Microsoft Windows
Live Messenger, but his computer went down a few weeks ago, and he is
temporarily on a Linux based machine. I know his webcam and audio are
working, and he was going to install some sort of messenger program in
wine, but I can't remember what package it was.
Mark.
--
Mark Hobley,
393 Quinton Road West,
Quinton, BIRMINGHAM.
B32 1QE. |
|
| Back to top |
|
 |  |
| Related Topics: | Webcam - How web camera can I buy that not present any problems under linux? I would like use it for gnomemeeting. tnx
Webcam - I have a Philips 740 webcam which seems to work fine when I use camstream, but when I try and runxawtv (3.93) I get the following error: This is xawtv-3.93, running on Linux/i686 (2.6.8.1-12mdk) /dev/video0 [v4l]: no overlay support v4l-conf had some....
webcam - Any suggestions for buying a new pair of new webcams to do videochet/telephonie? Which software would you recommend? Is there any software which is able to commounicate with a windows box on the other side? What is the difference between Logitech..
Webcam options - I want to see what customers are doing with the system. Short of intercepting X11 sessions somehow I want to have them hook up some cheap WebCam and point it to the screen. Here's the list of requirements: 1. Mainstream enough to have a driver in good....
Webcam recommendation - Hello, Can someone recommend a moderately priced web cam that will run with Mandriva 2006 PowerPack_64. I have only found one at newegg which runs about $100. Not looking to spend that much. Thanks for advice. Dave |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|