* [gentoo-user] Webcam ? Help me please...
@ 2009-07-25 10:02 meino.cramer
2009-07-25 10:10 ` Manuel Fiorelli
2009-07-25 10:10 ` bn
0 siblings, 2 replies; 11+ messages in thread
From: meino.cramer @ 2009-07-25 10:02 UTC (permalink / raw
To: Gentoo
Hi,
To watch some birds I have bought a Logitech QuickCam Pro For
Notebooks WebCam.
I have configurted the kernel for UVC and compiled a driver
as modulem which is stated to support my Cam.
...the only thing I need is an application to make
the video visible and which allows me to save the
video and an application to control the
cameras features.
I found "zoneminder" which is masked due to security issues
and which neeed A LOT more things to support features I wont
use (PHP, MySQL...).
I qsearched for web cam (not match) and other keywords without
success.
A hint, what to install would be very helpful and heartly
welcome!
Have a nice weekend!
Kind regards,
Meino Cramer
--
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Webcam ? Help me please...
2009-07-25 10:02 [gentoo-user] Webcam ? Help me please meino.cramer
@ 2009-07-25 10:10 ` Manuel Fiorelli
2009-07-25 11:30 ` meino.cramer
2009-07-25 10:10 ` bn
1 sibling, 1 reply; 11+ messages in thread
From: Manuel Fiorelli @ 2009-07-25 10:10 UTC (permalink / raw
To: gentoo-user
2009/7/25 <meino.cramer@gmx.de>:
> ...the only thing I need is an application to make
> the video visible and which allows me to save the
> video and an application to control the
> cameras features.
I use "cheese", which let you take photos and videos. Under the menu
"Edit/Preferences" I can customize the resolution.
Manuel Fiorelli
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Webcam ? Help me please...
2009-07-25 10:10 ` Manuel Fiorelli
@ 2009-07-25 11:30 ` meino.cramer
2009-07-25 11:39 ` Volker Armin Hemmann
2009-07-25 11:47 ` Manuel Fiorelli
0 siblings, 2 replies; 11+ messages in thread
From: meino.cramer @ 2009-07-25 11:30 UTC (permalink / raw
To: gentoo-user
Manuel Fiorelli <manuel.fiorelli@gmail.com> [09-07-25 12:16]:
> 2009/7/25 <meino.cramer@gmx.de>:
> > ...the only thing I need is an application to make
> > the video visible and which allows me to save the
> > video and an application to control the
> > cameras features.
>
> I use "cheese", which let you take photos and videos. Under the menu
> "Edit/Preferences" I can customize the resolution.
>
> Manuel Fiorelli
Hi Manuel.
sounds good! Thanks for the hint. But,....
I installed cheese without complains of the compile process.
But starting cheese produces:
solfire:/home/mccramer>cheese
cheese: error while loading shared libraries: libplc4.so.7: cannot open shared object file: No such file or directory
And ldd /usr/bin/cheese produces beside other things:
libplc4.so.7 => not found
libplds4.so.7 => not found
libnspr4.so.7 => not found
libplc4.so.7 => not found
libplds4.so.7 => not found
libnspr4.so.7 => not found
libplc4.so.7 => not found
libplds4.so.7 => not found
libnspr4.so.7 => not found
libplc4.so.7 => not found
libplds4.so.7 => not found
libnspr4.so.7 => not found
Further investigations shows, that instead the *7* version of
that libs the *8* versions are installed on my box?
qsearch libplc
or
qsearch plc
doesnt produce anything meaningful.
/usr/lib/nspr, where libplc is located, is in /etc/ld.so.conf.
Lost?
mcc
--
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Webcam ? Help me please...
2009-07-25 11:30 ` meino.cramer
@ 2009-07-25 11:39 ` Volker Armin Hemmann
2009-07-25 11:47 ` Manuel Fiorelli
1 sibling, 0 replies; 11+ messages in thread
From: Volker Armin Hemmann @ 2009-07-25 11:39 UTC (permalink / raw
To: gentoo-user
On Samstag 25 Juli 2009, meino.cramer@gmx.de wrote:
> Manuel Fiorelli <manuel.fiorelli@gmail.com> [09-07-25 12:16]:
> > 2009/7/25 <meino.cramer@gmx.de>:
> > > ...the only thing I need is an application to make
> > > the video visible and which allows me to save the
> > > video and an application to control the
> > > cameras features.
> >
> > I use "cheese", which let you take photos and videos. Under the menu
> > "Edit/Preferences" I can customize the resolution.
> >
> > Manuel Fiorelli
>
> Hi Manuel.
>
> sounds good! Thanks for the hint. But,....
>
>
> I installed cheese without complains of the compile process.
> But starting cheese produces:
>
> solfire:/home/mccramer>cheese
> cheese: error while loading shared libraries: libplc4.so.7: cannot open
> shared object file: No such file or directory
>
> And ldd /usr/bin/cheese produces beside other things:
>
> libplc4.so.7 => not found
> libplds4.so.7 => not found
> libnspr4.so.7 => not found
> libplc4.so.7 => not found
> libplds4.so.7 => not found
> libnspr4.so.7 => not found
> libplc4.so.7 => not found
> libplds4.so.7 => not found
> libnspr4.so.7 => not found
> libplc4.so.7 => not found
> libplds4.so.7 => not found
> libnspr4.so.7 => not found
>
>
> Further investigations shows, that instead the *7* version of
> that libs the *8* versions are installed on my box?
>
> qsearch libplc
> or
> qsearch plc
>
>
> doesnt produce anything meaningful.
>
> /usr/lib/nspr, where libplc is located, is in /etc/ld.so.conf.
>
> Lost?
>
> mcc
you updated firefox and xulrunner, correct?
rebuild nss and nspr ;)
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Webcam ? Help me please...
2009-07-25 11:30 ` meino.cramer
2009-07-25 11:39 ` Volker Armin Hemmann
@ 2009-07-25 11:47 ` Manuel Fiorelli
2009-07-25 12:41 ` meino.cramer
1 sibling, 1 reply; 11+ messages in thread
From: Manuel Fiorelli @ 2009-07-25 11:47 UTC (permalink / raw
To: gentoo-user
2009/7/25 <meino.cramer@gmx.de>:
> I installed cheese without complains of the compile process.
> But starting cheese produces:
>
> solfire:/home/mccramer>cheese
> cheese: error while loading shared libraries: libplc4.so.7: cannot open shared object file: No such file or directory
>
> And ldd /usr/bin/cheese produces beside other things:
>
> libplc4.so.7 => not found
> libplds4.so.7 => not found
> libnspr4.so.7 => not found
> libplc4.so.7 => not found
> libplds4.so.7 => not found
> libnspr4.so.7 => not found
> libplc4.so.7 => not found
> libplds4.so.7 => not found
> libnspr4.so.7 => not found
> libplc4.so.7 => not found
> libplds4.so.7 => not found
> libnspr4.so.7 => not found
>
>
> Further investigations shows, that instead the *7* version of
> that libs the *8* versions are installed on my box?
It's really strange....may be that revdep-rebuild can help you.
http://www.gentoo.org/doc/en/gentoolkit.xml#doc_chap4
Try to execute it in pretend mode (with the flag --pretend) and see if
it discovers some broken packages.
Manuel Fiorelli
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Webcam ? Help me please...
2009-07-25 11:47 ` Manuel Fiorelli
@ 2009-07-25 12:41 ` meino.cramer
0 siblings, 0 replies; 11+ messages in thread
From: meino.cramer @ 2009-07-25 12:41 UTC (permalink / raw
To: gentoo-user
Manuel Fiorelli <manuel.fiorelli@gmail.com> [09-07-25 13:51]:
> 2009/7/25 <meino.cramer@gmx.de>:
> > I installed cheese without complains of the compile process.
> > But starting cheese produces:
> >
> > solfire:/home/mccramer>cheese
> > cheese: error while loading shared libraries: libplc4.so.7: cannot open shared object file: No such file or directory
> >
> > And ldd /usr/bin/cheese produces beside other things:
> >
> > libplc4.so.7 => not found
> > libplds4.so.7 => not found
> > libnspr4.so.7 => not found
> > libplc4.so.7 => not found
> > libplds4.so.7 => not found
> > libnspr4.so.7 => not found
> > libplc4.so.7 => not found
> > libplds4.so.7 => not found
> > libnspr4.so.7 => not found
> > libplc4.so.7 => not found
> > libplds4.so.7 => not found
> > libnspr4.so.7 => not found
> >
> >
> > Further investigations shows, that instead the *7* version of
> > that libs the *8* versions are installed on my box?
>
> It's really strange....may be that revdep-rebuild can help you.
>
> http://www.gentoo.org/doc/en/gentoolkit.xml#doc_chap4
>
> Try to execute it in pretend mode (with the flag --pretend) and see if
> it discovers some broken packages.
>
> Manuel Fiorelli
Hi,
ok, revdep-rebuild and re-emerge of nss/nspr does the thing...now I
can see through my webcam.
BUT:
Max. resolution is 176x144 in vido mode (nothing more offered via
"preferences")
Is it all I can exspect from a Logitech Quickcam Pro for Notebooks?
Furthermore: The autofocus seems to be off - the image is blurry...
Is there any other trick I should know?
Thanks again for any help in advance!
Meino
--
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Webcam ? Help me please...
2009-07-25 10:02 [gentoo-user] Webcam ? Help me please meino.cramer
2009-07-25 10:10 ` Manuel Fiorelli
@ 2009-07-25 10:10 ` bn
2009-07-25 11:32 ` meino.cramer
1 sibling, 1 reply; 11+ messages in thread
From: bn @ 2009-07-25 10:10 UTC (permalink / raw
To: gentoo-user
meino.cramer@gmx.de ha scritto:
>
> Hi,
>
> To watch some birds I have bought a Logitech QuickCam Pro For
> Notebooks WebCam.
>
> I have configurted the kernel for UVC and compiled a driver
> as modulem which is stated to support my Cam.
>
> ...the only thing I need is an application to make
> the video visible and which allows me to save the
> video and an application to control the
> cameras features.
>
> I found "zoneminder" which is masked due to security issues
> and which neeed A LOT more things to support features I wont
> use (PHP, MySQL...).
>
> I qsearched for web cam (not match) and other keywords without
> success.
camorama ?
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Webcam ? Help me please...
2009-07-25 10:10 ` bn
@ 2009-07-25 11:32 ` meino.cramer
2009-07-25 13:39 ` bn
0 siblings, 1 reply; 11+ messages in thread
From: meino.cramer @ 2009-07-25 11:32 UTC (permalink / raw
To: gentoo-user
bn <brullonulla@gmail.com> [09-07-25 12:21]:
> meino.cramer@gmx.de ha scritto:
> >
> > Hi,
> >
> > To watch some birds I have bought a Logitech QuickCam Pro For
> > Notebooks WebCam.
> >
> > I have configurted the kernel for UVC and compiled a driver
> > as modulem which is stated to support my Cam.
> >
> > ...the only thing I need is an application to make
> > the video visible and which allows me to save the
> > video and an application to control the
> > cameras features.
> >
> > I found "zoneminder" which is masked due to security issues
> > and which neeed A LOT more things to support features I wont
> > use (PHP, MySQL...).
> >
> > I qsearched for web cam (not match) and other keywords without
> > success.
>
> camorama ?
Hi,
Thank you for the hint. The programm says "unable to capture image".
Executing it as root does the same.
ffmpeg could capture a video stream from my webcam, so the cam is not
the problem...
Lost?
--
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Webcam ? Help me please...
@ 2009-07-25 22:14 Al
0 siblings, 0 replies; 11+ messages in thread
From: Al @ 2009-07-25 22:14 UTC (permalink / raw
To: gentoo-user
>
> Hi,
>
> To watch some birds I have bought a Logitech QuickCam Pro For
> Notebooks WebCam.
>
> I have configurted the kernel for UVC and compiled a driver
> as modulem which is stated to support my Cam.
>
> ...the only thing I need is an application to make
> the video visible and which allows me to save the
> video and an application to control the
> cameras features.
>
> I found "zoneminder" which is masked due to security issues
> and which neeed A LOT more things to support features I wont
> use (PHP, MySQL...).
>
> I qsearched for web cam (not match) and other keywords without
> success.
>
> A hint, what to install would be very helpful and heartly
> welcome!
>
> Have a nice weekend!
> Kind regards,
> Meino Cramer
>
Hi 2 more to try
guvcview
luvcview
both work with uvc web cams and can take snapshots and video
Also,
motion
motiontrack
are motion detection and recording apps
Al
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2009-07-25 22:46 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-25 10:02 [gentoo-user] Webcam ? Help me please meino.cramer
2009-07-25 10:10 ` Manuel Fiorelli
2009-07-25 11:30 ` meino.cramer
2009-07-25 11:39 ` Volker Armin Hemmann
2009-07-25 11:47 ` Manuel Fiorelli
2009-07-25 12:41 ` meino.cramer
2009-07-25 10:10 ` bn
2009-07-25 11:32 ` meino.cramer
2009-07-25 13:39 ` bn
2009-07-25 15:07 ` meino.cramer
-- strict thread matches above, loose matches on Subject: below --
2009-07-25 22:14 Al
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox