Yeah do this: 1. move /usr/bin/skype to /usr/bin/skype.bin
2. Then create a bash-script in /usr/bin/skype:
==============
#!/bin/bash
SKYPE_BIN_PATH="/usr/bin"
LIBV4L="/usr/lib32/libv4l/v4l2convert.so"
LD_PRELOAD=${LIBV4L} skype.bin
exit 0
=============
Good luck,
GWater
mrpurple schrieb:
Don't know why twice .. i see it now ..i send it only once. i'm wondering because i have two broser 32 and 64 (32 because of java) if i want to try adobe flash 10 i have to install it twice one 32 and one 64, but how they call the right library ? i need to specify ? also how about create a butto to lanch skype with the preloaded librarry ? i did a try but i get the error that do not load the library. Maybe i have to do a script and then create a linked icon ? thank you. On Nov 21, 6:36 pm, GWater <[EMAIL PROTECTED]> wrote:Why do I get all your emails twice? GWater mrpurple schrieb:I'm looking also to let work the camera in Facebook or youtube for quick capture videos. The question is howw you let work the camera in those browser application ? i have to preload the same library when i start firefox or what ? thank you againsignature.asc < 1KViewDownload--~--~---------~--~----~------------~-------~--~----~ Lets make microdia webcams plug'n play, (currently plug'n pray) To post to this group, send email to [email protected] Visit us online https://groups.google.com/group/microdia -~----------~----~----~----~------~----~------~--~---
signature.asc
Description: OpenPGP digital signature
