Comments on: Memory leaks playing Shoutcast/Icecast streams in Flash http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/ on Flash, Java, Webdesign Thu, 20 Nov 2008 05:12:39 +0000 http://wordpress.org/?v=2.6.2 By: Daniel http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-20521 Daniel Tue, 29 Jan 2008 08:01:59 +0000 http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-20521 hi guys, discussions you posted about appending hte stream.mp3 to the port really saved my day. I thought I was never going to work out why my mp3 player wouldn't play in the browser, but instead requested text/html. I appended it as follows, :80/;stream.mp3, and the browser correctly downloads interprets it as an mp3 stream. Thanks a bunch. hi guys, discussions you posted about appending hte stream.mp3 to the port really saved my day. I thought I was never going to work out why my mp3 player wouldn’t play in the browser, but instead requested text/html.
I appended it as follows, :80/;stream.mp3, and the browser correctly downloads interprets it as an mp3 stream. Thanks a bunch.

]]>
By: Madarco DevBlog » Blog Archive » haxeVideo http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-20297 Madarco DevBlog » Blog Archive » haxeVideo Sun, 16 Dec 2007 11:49:47 +0000 http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-20297 [...] PS: This can be the right answer to those interested in a web-radio solution [...] [...] PS: This can be the right answer to those interested in a web-radio solution [...]

]]>
By: Madarco http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-16872 Madarco Mon, 29 Oct 2007 17:04:29 +0000 http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-16872 I haven't tried it yet in AS3, however, I'll suggest you to focus on Red5 streaming server that solves this problem at the root and doesn't produces the gaps that this solution does. I haven’t tried it yet in AS3, however, I’ll suggest you to focus on Red5 streaming server that solves this problem at the root and doesn’t produces the gaps that this solution does.

]]>
By: SHOUTCast, SHOUTCast, Let It All Out « Nerdabilly http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-16507 SHOUTCast, SHOUTCast, Let It All Out « Nerdabilly Fri, 26 Oct 2007 13:22:25 +0000 http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-16507 [...] being said, perhaps the most viable current solution was posted at MadArco’s DevBlog . It basically entails streaming the audio for 20-30 minutes, then recreating the audio stream in a [...] [...] being said, perhaps the most viable current solution was posted at MadArco’s DevBlog . It basically entails streaming the audio for 20-30 minutes, then recreating the audio stream in a [...]

]]>
By: chris http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-16477 chris Fri, 26 Oct 2007 01:33:57 +0000 http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-16477 Hey, I've been trying to implement this for a while in Flash CS3 and have found that after a couple of swaps, the sound stops loading and playing altogether, in both of the two "swapping" sound objects. Any ideas? I can't seem to figure out why other than it's just some kind of memory leak. Hey, I’ve been trying to implement this for a while in Flash CS3 and have found that after a couple of swaps, the sound stops loading and playing altogether, in both of the two “swapping” sound objects. Any ideas? I can’t seem to figure out why other than it’s just some kind of memory leak.

]]>
By: Madarco http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-13410 Madarco Fri, 14 Sep 2007 14:49:41 +0000 http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-13410 Mmm, I've noticed something like that, but I wasn't sure, thanks! Mmm, I’ve noticed something like that, but I wasn’t sure, thanks!

]]>
By: blprnt http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-13047 blprnt Mon, 10 Sep 2007 01:01:47 +0000 http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-13047 For those of you who may, in the future, bang your head against this problem in the same way as I did, you might want to know that using a custom subclass of the Sound class will result in unpredictable disposal of the sound objects when you use the my_snd = null trick. It seems that only true members of the Sound class can handle streaming (and stopping streaming) properly. For those of you who may, in the future, bang your head against this problem in the same way as I did, you might want to know that using a custom subclass of the Sound class will result in unpredictable disposal of the sound objects when you use the my_snd = null trick. It seems that only true members of the Sound class can handle streaming (and stopping streaming) properly.

]]>
By: Madarco http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-9664 Madarco Thu, 19 Jul 2007 13:21:20 +0000 http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-9664 PSP, Symbian phones, Wii and all the small devices support only Flash Lite. The latest version of Flash Lite (2.1) is equivalent to Flash 7, so is only AS2 :) PSP, Symbian phones, Wii and all the small devices support only Flash Lite. The latest version of Flash Lite (2.1) is equivalent to Flash 7, so is only AS2 :)

]]>
By: Tom http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-9639 Tom Thu, 19 Jul 2007 00:00:53 +0000 http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-9639 Hi Madarco, I have to be honest I don't know anything about the Wii or psp, well except from a consumer angle, lol. But your talking about actionscript2 or less I believe? Does ActionScript3 in Flash not work on the Wii or psp then? I just thought although they we're talking about different formats, the flash would be cross platform, but I probably am of course wrong, lol. Hi Madarco,

I have to be honest I don’t know anything about the Wii or psp, well except from a consumer angle, lol.

But your talking about actionscript2 or less I believe?

Does ActionScript3 in Flash not work on the Wii or psp then?

I just thought although they we’re talking about different formats, the flash would be cross platform, but I probably am of course wrong, lol.

]]>
By: Madarco http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-9628 Madarco Wed, 18 Jul 2007 14:25:40 +0000 http://blog.madarco.net/44/memory-leaks-playing-shoutcasticecast-streams-in-flash/#comment-9628 Hi Tom, I don't know if in AS3 this can be fixed, I haven't tried yet. Since I'm interested in no-pc (wii, psp), AS3 isn't an option. Hi Tom,
I don’t know if in AS3 this can be fixed, I haven’t tried yet.
Since I’m interested in no-pc (wii, psp), AS3 isn’t an option.

]]>