Re: [Flashcoders] FLV Streaming causes browser crash when closing a window

2007-06-13 Thread Brian Williams
How are you embedding your flash? I remember reading about a bug fix for swfobject which addressed crashes when unloading flash movies that used rtmp. It may be something that is only an issue in certain versions of browsers/flash players. --Brian On 6/12/07, Johannes Nel <[EMAIL PROTECTED]> w

Re: [Flashcoders] FLV Streaming causes browser crash when closing a window

2007-06-12 Thread Johannes Nel
i don't have the luxary of knowing over which port or protocol i able to connect. On 6/12/07, Olaf Schmidtmann <[EMAIL PROTECTED]> wrote: Hi Johannes, maybe this is a help for you. We finally found out that the problem does not occur when the stream uses the FMS port 1935. As soon as we use th

Re: [Flashcoders] FLV Streaming causes browser crash when closing a window

2007-06-12 Thread Olaf Schmidtmann
Hi Johannes, maybe this is a help for you. We finally found out that the problem does not occur when the stream uses the FMS port 1935. As soon as we use the tunneled protocol (port 80) the browser crashes when closing the window. OS X seems to handle this pretty good but windows does not like it

Re: [Flashcoders] FLV Streaming causes browser crash when closing a window

2007-06-12 Thread Johannes Nel
for me its difficult to determine which port it is on as we open connections on rtmp 1935,443,80 and rtmpt 80 concurrently. it mostly occurs for me when i try to close a browser where none of connections have succeeded (obviously if one succeeds all the others get closed). I have not found a sollu

Re: [Flashcoders] FLV Streaming causes browser crash when closing a window

2007-06-12 Thread Olaf Schmidtmann
Hi Johannes, this is a little bit vague. Could you be a little more precise? Right now we have the impression that it has to do with a stream using port 80. Our streaming server uses the standard port 1935 (rtmp) and in some configurations port 80 (rtmpt). Does anybody have any idea? Cheers Olaf

Re: [Flashcoders] FLV Streaming causes browser crash when closing a window

2007-06-12 Thread Johannes Nel
its a problem with a netconnection, either when connnecting or innitial buffereing. sucks dunnit. On 6/12/07, Olaf Schmidtmann <[EMAIL PROTECTED]> wrote: Hi coders, we are currently working on a media player for streaming video playback. The stream comes from a FMS. Our customers are working w

[Flashcoders] FLV Streaming causes browser crash when closing a window

2007-06-12 Thread Olaf Schmidtmann
Hi coders, we are currently working on a media player for streaming video playback. The stream comes from a FMS. Our customers are working with Windows and every time they close the popup containing the player the browser crashes badly. We could reproduce this *only* on Windows for IE6, IE7, Fire