Not detecting either webcam

Asked by NOONE

I have a Toshiba NB505 Netbook and Luciole cannot detect the built-in webcam or a Logitech USB one. My webcam is detected fine in Stopmotion, but I don't use Stopmotion because I cannot have it automatically take shots every second. I am using UbuntuStudio 11.04

Question information

Language:
English Edit question
Status:
Answered
For:
Luciole Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
NOONE (ughnonooksam-deactivatedaccount) said :
#1

I am using UbuntuStudio 11.04

Revision history for this message
NicoInattendu (nico-inattendu) said :
#2

This is a known problème singe 11.04. I m too busy right now. The problem is due toi the usage of hal instead of udev. I try to fix this when I have free time. Sorry. The workatound solution is to use lucid or maverick

lia <email address hidden> a écrit :

>Question #164181 on Luciole changed:
>https://answers.launchpad.net/luciole/+question/164181
>
>Description changed to:
>I have a Toshiba NB505 Netbook and Luciole cannot detect the built-in
>webcam or a Logitech USB one. My webcam is detected fine in Stopmotion,
>but I don't use Stopmotion because I cannot have it automatically take
>shots every second. I am using UbuntuStudio 11.04
>
>--
>You received this question notification because you are an answer
>contact for Luciole.

Revision history for this message
NicoInattendu (nico-inattendu) said :
#3

Problem note solved so remains open

Revision history for this message
Cyrille37 (cyrille37) said :
#4

Hello,

Which video interface to use ?
- Video4Linux : http://en.wikipedia.org/wiki/Video4Linux ?
I'm asking because according to the answer perhaps some one could help the implementation.

Thanks for Luciole, it's a nice software.

Revision history for this message
NicoInattendu (nico-inattendu) said :
#5

yes the videointerace used is Video4Linux.

All help is welcome ;-)

Revision history for this message
Cyrille37 (cyrille37) said :
#6

Hi,
I add a look on source code and seen that V4L is in the run but with
other things like audio, new gui... So many // new features are hard
to deliver in one dev line. Perhaps you can only merge V4L in a new
beta release. What ever, i'll continue to read the code and learn
python... Cheers

2011/10/6, NicoInattendu <email address hidden>:
> Question #164181 on Luciole changed:
> https://answers.launchpad.net/luciole/+question/164181
>
> NicoInattendu posted a new comment:
> yes the videointerace used is Video4Linux.
>
> All help is welcome ;-)
>
> --
> You received this question notification because you are a direct
> subscriber of the question.
>

--
Envoyé avec mon mobile

Cyrille.

Revision history for this message
NicoInattendu (nico-inattendu) said :
#7

Hi
actually V4L is used through gstreamer, with the v4l2src plugin :
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-v4l2src.html

If you have questions on luciole code. Feel free to ask questions.

Nico

Le 07/10/2011 11:50, Cyrille a écrit :
> Question #164181 on Luciole changed:
> https://answers.launchpad.net/luciole/+question/164181
>
> Status: Needs information => Answered
>
> Cyrille proposed the following answer:
> Hi,
> I add a look on source code and seen that V4L is in the run but with
> other things like audio, new gui... So many // new features are hard
> to deliver in one dev line. Perhaps you can only merge V4L in a new
> beta release. What ever, i'll continue to read the code and learn
> python... Cheers
>
> 2011/10/6, NicoInattendu<email address hidden>:
>> Question #164181 on Luciole changed:
>> https://answers.launchpad.net/luciole/+question/164181
>>
>> NicoInattendu posted a new comment:
>> yes the videointerace used is Video4Linux.
>>
>> All help is welcome ;-)
>>
>> --
>> You received this question notification because you are a direct
>> subscriber of the question.
>>

Revision history for this message
NicoInattendu (nico-inattendu) said :
#8

discussion continue so status is Open

Revision history for this message
HsingshuElvis Yang (hy32) said :
#9

Hey lia (daigle-liana) said on 2011-07-08: #1
I am using UbuntuStudio 11.04

Try this ..it works for me

Steps:
1. Launch Terminal.
2. Copy and paste the following command and press Enter:
sudo add-apt-repository ppa:nico-inattendu/ppa

PS. sudo is a command to do things as the system administrator (super
user) role. add-apt-repository is a command Ubuntu provided to add a
PPA automatically. ppa:username/packagechannel means that PPA is
hosted by username (nico-inattendu) and named as packagechannel (ppa).

Terminal will prompt for your password, type your password. It won't
show anything while you are typing the password, that's normal.

3. Copy and paste the following command and press Enter:
sudo apt-get update; sudo apt-get install luciole

Note: apt-get is a advanced package-management tool comes from Debian
(the mother distribution which Ubuntu derives from). "update" means
that it will check the package repository for updates. "install" means
it will install or upgrade a package.

Then Ubuntu will add the official PPA for you and download and install
the latest version they released.

Revision history for this message
HsingshuElvis Yang (hy32) said :
#10

This is my blog on how to get Luciole working. It might be able to enable your webcam please check out my blog

http://elvisyang.tumblr.com/post/21049837052/final-project-blog-entry-5

Can you help with this problem?

Provide an answer of your own, or ask NOONE for more information if necessary.

To post a message you must log in.