Thanks for the hint, Youness. I'll have a look at it sometime soon.

Harry

Op 17-dec-2006, om 22:43 heeft Youness Alaoui het volgende geschreven:

> Hello
> Thanx Tom for your consideration :)
> Harry, your issue seems to not be the reflector algorithm, as Tom  
> said, it's in the Tcl code.. I'll give you a hint, maybe you'll be  
> able to
> do the rest yourself and fix it.
>> From what I can see, you go to the reflector, you authenticate, it  
>> accepts you, everything is fine, but then the reflector SENDS you
> something, while YOU are the one who is supposed to send data  
> (since you're the one sending data).. so amsn says that something is
> wrong/corrupt/whatever so it cancels the cam because when you send  
> you're not supposed to receive anything (actually, with the reflector,
> you must send one image, then wait until the reflector sends you an  
> 'ack' before you can send the next image...).
> the received data looks like an empty string (not sure), so maybe  
> it's something like the socket got closed.. you can add an [eof  
> $socket]
> and [fconfigure $socket -error] to have more details when this  
> happens.
> The error in status log says "ERROR4" so I suggest you search for  
> that in msncam.tcl, the '4' is to differentiate all possible  
> errors, so in
> 'theory', there should only be one status_log "ERROR4 : ...."  this  
> way you'll see what causes the error..
> should be in TSP_SEND switch case btw...
> good luck with it.
> I'll wait for news...
>
> KaKaRoTo
>
> On Sun, Dec 17, 2006 at 08:36:45PM +0000, Tom Hennigan wrote:
>> Heya,
>>
>> The reflector has been ported to mac, but I haven't updated the  
>> webcamsn
>> build because of some issues that were experienced when it was  
>> compiled.
>> (The issues are in the Tcl apparently, the C code should be right.
>>
>> I think kakaroto can fix this (wait I know he can fix it :-)), but  
>> it's not
>> fair to ask him to do this before his exams are finished. So for  
>> now, just
>> forward ports 6891-6900 on your router to your MacBook, and webcam  
>> will
>> work, and then we can ask kakaroto for some of his time after his  
>> exams are
>> over.
>>
>> Tom
>>
>> ps. I thought this was another issue (the white received image  
>> issue) but
>> obviously not (which is a good thing :-)).
>>
>>
>>
>> On 12/17/06, Harry Vennik <[EMAIL PROTECTED]> wrote:
>>>
>>> Hi all,
>>>
>>> I seem not able to send webcam on the Mac. I watched the status log
>>> (see attachment) and I think it is some reflector problem. From my
>>> Linux pc I can send webcam to that contact however. So the problem
>>> seems to be Mac-specific. (Both the linux pc and the mac are on the
>>> same internet connection and are configured equally, so no
>>> differences there.) Receiving webcam seems to work well on both. I
>>> tried on aMSN 0.96 and latest svn. Status log in attachment is from
>>> svn version.
>>>
>>> Regards,
>>>
>>> Harry
>>>
>>>
>>>
>>> -------------------------------------------------------------------- 
>>> -----
>>> Take Surveys. Earn Cash. Influence the Future of IT
>>> Join SourceForge.net's Techsay panel and you'll get the chance to  
>>> share
>>> your
>>> opinions on IT & business topics through brief surveys - and earn  
>>> cash
>>> http://www.techsay.com/default.php? 
>>> page=join.php&p=sourceforge&CID=DEVDEV
>>>
>>> _______________________________________________
>>> Amsn-devel mailing list
>>> Amsn-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/amsn-devel
>>>
>>>
>>>
>>>
>
>> --------------------------------------------------------------------- 
>> ----
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to  
>> share your
>> opinions on IT & business topics through brief surveys - and earn  
>> cash
>> http://www.techsay.com/default.php? 
>> page=join.php&p=sourceforge&CID=DEVDEV
>> _______________________________________________
>> Amsn-devel mailing list
>> Amsn-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/amsn-devel
>
>
> ---------------------------------------------------------------------- 
> ---
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to  
> share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php? 
> page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Amsn-devel mailing list
> Amsn-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/amsn-devel


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to