Re: MSN Webcam

2005-05-18 Thread James Hawkins
On 5/18/05, Joaquín Fernández <[EMAIL PROTECTED]> wrote: > h... can you use a webcam in msn under wine If yes, can you explain > to me how to do it? > > I was not able to run msn messenger in wine. > http://wiki.winehq.com/MSN_Messenger_webcam_support -- James Hawkins

MSN Webcam

2005-05-18 Thread Joaquín Fernández
h... can you use a webcam in msn under wine If yes, can you explain to me how to do it? I was not able to run msn messenger in wine. Regards Joaquín -- -BEGIN PGP PUBLIC KEY BLOCK- Version: GnuPG v1.2.4 (GNU/Linux) mQFCBEFI/gARAwDd2+ojasT3rCyRktSw+Ix3m+yoxSD0NkpMLlunmJxwvn6

Re: MSN Webcam

2005-05-18 Thread Maarten Lankhorst
MediaHost (TM) wrote: Looks interesting! Any idea, when your patches get committed into the "official" releases? Maarten Lankhorst wrote: Status: Nearly complete, need testers. http://wiki.winehq.org/MSN_Messenger_webcam_support You need the native quartz dll, which get installed with internet e

Re: MSN Webcam

2005-05-18 Thread Robert Shearman
Maarten Lankhorst wrote: Status: Nearly complete, need testers. http://wiki.winehq.org/MSN_Messenger_webcam_support You need the native quartz dll, which get installed with internet explorer, as the builtin quartz doesn't work properly when changing media format on initialisation. Possibly a pro

MSN Webcam

2005-05-17 Thread Maarten Lankhorst
Status: Nearly complete, need testers. http://wiki.winehq.org/MSN_Messenger_webcam_support You need the native quartz dll, which get installed with internet explorer, as the builtin quartz doesn't work properly when changing media format on initialisation. IFilterGraph Reconnect isn't implemente

MSN Webcam patch

2005-04-28 Thread Maarten Lankhorst
I am stuck on it, it seems that if I enable WINEDEBUG=+quartz it crashes THEORETICALLY, although wrong, this should be ok, since it doesn't disrupt anything BUT I asked others to test my patch, and unfortunately THEY weren't that lucky, it crashed, wether winedebug was enabled or not... so what

msn webcam status

2005-04-26 Thread Maarten Lankhorst
just thought I'd drop by and say how things are going.. i submitted a lot of patches already, and trying to get those commited, although they are not directly required for webcam support, they are meant to increase general stability, and fix some bugs: - dlls/avicap32: wrote a basic capgetdriver

MSN Webcam patch (New: Now WITH Completely randomly transmitted images)

2005-04-17 Thread Maarten Lankhorst
SInce stuff is missing from msvideo (ICSeqCompressFrame{Start,,Stop}) you have to use native MSVFW32.DLL This will crash when you stop msn webcam (Because of the CreateThread continuing to run) In general it is very unstable, but at least it proves you can use 'webcam's under wine.

Re: Wine msn webcam patch (Attempt 2)

2005-04-10 Thread Robert Shearman
Maarten Lankhorst wrote: I've been trying to get msn webcam to work again, and I found out that WINEDEBUG=+quartz gives a crash when msn creates a pin, and then does some stuff with it, I can only presume some TRACE or WARNING causes the error, but the effect is I can't use those comm

Re: Wine msn webcam patch (Attempt 2)

2005-04-09 Thread Mike McCormack
Hi Maarten, Maarten Lankhorst wrote: I've been trying to get msn webcam to work again, and I found out that Cool! The next step is probably to break up your patch a little, and submit it in smaller chunks. If you'd like I'm willing to help you do that. diff -Nru wine-o

Re: MSN Webcam patch

2005-03-16 Thread Christian Costa
Vladdy Impaler wrote: RIght now I'm working on a patch so I can use my webcam under wine without having to switch to unix or use non-working solutions.. Right now there are 2 patches needed to get MSN to connect to the internet: first is to disable SSL, second strcpy's a value at urlmon getuser

Re: MSN Webcam patch

2005-03-14 Thread Jasper van Veghel
I have to be off somewhere in a few minutes (hence me being up this early), so I'll make this quick ;-) I wrote a couple of patches for webcam support too a while back, and gave these to some people who were asking for them, so I thought I'd share them here now, to also provide some input on it -

MSN Webcam patch

2005-03-14 Thread Vladdy Impaler
RIght now I'm working on a patch so I can use my webcam under wine without having to switch to unix or use non-working solutions.. Right now there are 2 patches needed to get MSN to connect to the internet: first is to disable SSL, second strcpy's a value at urlmon getuseragent or something To