[Freevo-users] unable to run freevo when tcp port setting

2009-02-10 Thread Wookjin, Na
concerning about tcp socket, 
whenever I set REMOTE_CONTROL_TCP_PORT to any port number in local_conf.py, 
then I run freevo. but just error shown like that "socket.error: (98, 'Address 
already in use') inspite of not using the port. 

others, I try to modify that code,rc.py like this self.sock.bind((self.host, 
self.port)) to self.sock.bind((self.host, 0)) in class TcpNetwork:

and I run freevo, then search tcp port because tcp port assigned automatically. 

to check the port, command for sudo netstat -anlp | grep tcp

I configure my tcp client, then I can connect to freevo. remote control works.

is this bug? or did I misunderstand anything?

please let me know how can I use TCP for freevo.

thanks in advance

--
 Wook-Jin, Na (wookj...@mewtel.com)
 Research Engineer, F/W team, Wireless SoC Division, MewTel Technology Inc.
 Phone : 070-7097-4991  Mobile : 010-7920-0997  FAX : 02-468-0257
 [H/Q] 27F, Prime Center, 546-4, Guui-dong, Gwangjin-gu, Seoul, Korea
 [R&D] #1004, KwangGaeTo Bldg. Sejong Univ. 98, Kunja-dong, Gwangjin-gu, Seoul, 
Korea
 ; man proposes, God disposes

Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo 1.8 memory usage when viewing images

2009-02-10 Thread Olivier Sessink
> I had a brief look at this when you reported the problem. Wasn't sure if
> this was a memory leak or not but noticed that freevo holds onto the
> images. Of course with modern cameras images can be very large
> 3072x2048x4 bytes (24MB) per image so a few images will use quite a bit
> of memory and will take quite a long time to display as they need
> rescaling to fit a screen.
>
> But I have some folders with several hundred images and never run out of
> memory.

freevo 1.7 ran fine with 512Mb of memory, freevo 1.8.3 is hardly
usable with 512Mb of memory... what changed?

Olivier

--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users