This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Flash Site Design > July 2007 > Flash Streaming allocates too much cache in Internet





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Flash Streaming allocates too much cache in Internet
Loonababe

2007-07-16, 6:16 pm

Hey Flasher,

I'm having an SWF file embedded into a webpage that connects to a Flash Media
Server and plays a live stream. Everything works fine except for the huge
amount of cache the whole application needs. After 15 minutes or so the cache
of the Internet Explorer is about 100 KByte and keeps getting up even higher.
Any ideas why that happens? Can I somehow reduce the cache or do I have to call
Netstream.clear() from time to time?
Thanks in advance!

Oh, by the way, here's the Flash code:

// Open connection to the server
client_nc = new NetConnection();
client_nc.connect("rtmp://170.30.17.104/streamcp/room_01", "Client");

// Create input stream
in_ns = new NetStream(client_nc);
Replay_video.attachVideo(in_ns);
Peplay_video.clear();
in_ns.play("rtl2");

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews