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 &