lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Speed of LwIP ?


From: Craig Graham
Subject: Re: [lwip-users] Speed of LwIP ?
Date: Fri, 3 Dec 2004 07:45:25 +0000
User-agent: KMail/1.6

I've run Oregan's Interactor web browser (same browser shipped by SCEE for the 
Playstation2) using LWIP as the network layer, and it easily handles MP3 
streaming over TCP (HTTP). I've also got MPEG2 streaming working over UDP on 
LWIP.

Both of these things are running on the PPC405-cored IBM Stbx25xx "Vulcan" 
set-top box SOC - a bit faster than the ARM you're thinking about using 
(200Mhz), but it is running a web browser at the same time as the streaming 
with no visible impact on the performance of the web browser, so the system 
isn't exactly overloaded at these rates ;)

Laters, 
Craig.

On Friday 03 December 2004 03:47, Lasse Madsen wrote:
> Hi all,
>
> All though I've never used LWIP but been a member here for quite some time
> "lurking in the dark" and dreaming about great home projects to come I've
> come across a question which I cant find out unless I had a chance to try
> LwIP.
>
> If I wanted to stream MP3 from a Shoutcast server on the internet and use
> LwIP to connect to the TCP stream how fast a processor should one choose?
>
> What my concern is can LwIP handle 128KB/per sec. plus the (unknown)
> shoutcast overhead and LwIP's own code?
>
> I guess you guys who are using it can be the only ones to tell if it's a
> realistic "goal" to obtain that data transfer rate
>
> I was thinking of a Philips LPC series ARM processor running at 60MHz with
> ALOT of external memory for buffering the audio and constantly sending the
> received audio to an external MP3 decoder chip.
>
> Has anyone tried to transfer large amounts of data through LwIP what
> transfer rates did you get and on which platforms?
>
> Regards
> Lasse Madsen
>
>
>
> _______________________________________________
> lwip-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/lwip-users




reply via email to

[Prev in Thread] Current Thread [Next in Thread]