Am Montag 16 Februar 2009 08:17:35 schrieb yonatan maman: > Thnaks - it works in skype. I guess I missed the setting PR_ELOAD. > is there an elegant way to set this var in Ubuntu before running Skype ? > > -- Yonatan > > On Mon, Feb 16, 2009 at 8:39 AM, JoJo jojo <[email protected]> wrote: > > On Sun, Feb 15, 2009 at 3:26 AM, Yonatan Maman <[email protected]> wrote: > > > I've followed the instructions here > > > > https://groups.google.com/group/microdia/web/testing-microdia-driver-draf > >t > > > > > (all beside testing i with mplayer, as I don want to install mplayer , > > > and all its codecds...) > > > > > > Skypes does recognize the device, but when I click on "Test video" It > > > displays a white box. > > > > are you preloading libv4l ? > > > > -JoJo > > --~--~---------~--~----~------------~-------~--~----~ > 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 > -~----------~----~----~----~------~----~------~--~---
You could write a small script to run skype: #!/bin/bash LD_PRELOAD=... skype; exit 0; GWater
signature.asc
Description: This is a digitally signed message part.
