Re: [Amsn-devel] Rewrite msncam.tcl

2006-05-01 Thread Youness Alaoui
reggaemna from IRC found out that msn webcam is now broken... it doesn't work when sending to an MSN client... and it's since I added the pause feature.. it may be caused by the change in the header... he'll test and tell me... gtg KKRT On Mon, 01 May 2006 15:10:39 -0400, Youness Alaoui

Re: [Amsn-devel] Rewrite msncam.tcl

2006-05-01 Thread Youness Alaoui
On Mon, 01 May 2006 14:57:10 -0400, Philippe Khalaf <[EMAIL PROTECTED]> wrote: On Mon, 01 May 2006 14:42:29 -0400 "Youness Alaoui" <[EMAIL PROTECTED]> wrote: On Mon, 01 May 2006 13:37:04 -0400, Philippe Khalaf <[EMAIL PROTECTED]> wrote: > On Sun, 30 Apr 2006 13:44:19 -0400 > "Youness Alaoui

Re: [Amsn-devel] Rewrite msncam.tcl

2006-05-01 Thread Philippe Khalaf
On Mon, 01 May 2006 14:42:29 -0400 "Youness Alaoui" <[EMAIL PROTECTED]> wrote: > On Mon, 01 May 2006 13:37:04 -0400, Philippe Khalaf > <[EMAIL PROTECTED]> wrote: > > > On Sun, 30 Apr 2006 13:44:19 -0400 > > "Youness Alaoui" <[EMAIL PROTECTED]> wrote: > > > >> we connect to the reflector and get

Re: [Amsn-devel] Rewrite msncam.tcl

2006-05-01 Thread Youness Alaoui
On Mon, 01 May 2006 13:37:04 -0400, Philippe Khalaf <[EMAIL PROTECTED]> wrote: On Sun, 30 Apr 2006 13:44:19 -0400 "Youness Alaoui" <[EMAIL PROTECTED]> wrote: we connect to the reflector and get the information from there and send it to farsight (yes, done in the beggining, just as MSN does

Re: [Amsn-devel] Rewrite msncam.tcl

2006-05-01 Thread Philippe Khalaf
On Sun, 30 Apr 2006 13:44:19 -0400 "Youness Alaoui" <[EMAIL PROTECTED]> wrote: > we connect to the reflector and get the information from there and send it > to farsight (yes, done in the beggining, just as MSN does) > we then ask farsight to 'prepare_transports', once they are ready (known >

Re: [Amsn-devel] Rewrite msncam.tcl

2006-04-30 Thread Youness Alaoui
Hello Harry (and all), Your idea is great, and I really thank you for the intiative, but... think about it a little, I could get amsn to use farsight as soon as next week.. the farsight code is almost finished (I took a break because I have exams), so why waste time on rewriting stuff twice?

Re: [Amsn-devel] Rewrite msncam.tcl

2006-04-30 Thread Harry Vennik
Ok, I will have a look at Farsight documentation to make sure that what I do will not be contrary to the way Farsight works. I already thought of a good frontend/backend separation and (for sending webcam) separation of the grabbing and the sending over the network. I don't think waiting for Far

Re: [Amsn-devel] Rewrite msncam.tcl

2006-04-30 Thread Philippe Valembois - Phil
Really good idea !! Some time ago I tried to clean up the code and make it clearer but I gave up by lack of time... Anyway, I would be happy if you would implement what I had in mind... Currently we can send a preregistered session using a debug hack and it applies to all open webcams... I wa

[Amsn-devel] Rewrite msncam.tcl

2006-04-29 Thread Harry Vennik
Hi all, Just for your information, I started a msncam.tcl rewrite yesterday. Karel told me about a memleak in it (objects array) and I thought it would be fairly simple to fix, but while investigating it, I found many other things that slow the whole thing down, and also it was hard to tell how