SliTaz SliTaz Forum

You are not logged in.

#1 2012-02-12 11:48:08

romano
Member
Registered: 2011-12-08
Posts: 91

webcam - skype - tux user

webcam with skype doesnt work in default. in that case

* i downloaded tazpkg package and install it with following command

     root@slitaz:/home/tux# tazpkg install libv41.tazpkg

     root@slitaz:/home/tux# tazpkg install linux-video.tazpkg

     root@slitaz:modprobe uvcvideo

* everything installed well and working. But

if skype works under root user i mean

root&slitaz:skype &

webcam working well no problem.

if skype works under tux user

tux@slitaz:~$skype &

i cant see webcam in options of skype. it says no device found.

i try to install packages under tux user but i cant. asking super user.

any solution?

thanks

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I TRIED AND DIDNT WORK

* in terminal

LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype &

or

export LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so

skype &

Offline

#2 2012-02-12 16:39:48

romano
Member
Registered: 2011-12-08
Posts: 91

Re: webcam - skype - tux user

i am the one asked and i am the one answer the question smile in case someone will face with this error.

----------------------

if webcam works for root user but doesnt work for normal user pls assign permission for /dev/video0 file. webcam wil work for tux user also

chgrp tux   /dev/video0

chmod 777   /dev/video0

chmod g+r   /dev/video0

chmod o-rwx /dev/video0

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.021 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]