mstaessen/fluorinefx

Stackoverflow Exception happened in _engine.PushandPull();

Closed this issue · 3 comments

What steps will reproduce the problem?
1. flash as connect to a rtmp address,such as 
rtmp://localhost/videostreaming/
2. Netstream play a flv video file which is longer than 30 seconds.
such as:netstream.play("testflv");
3. if i comment out _engine.PushandPull(),then everything will be 
alright,but netstream.seek won't work at all.

I'm using version 1.0.0.15 and also got the latest code version from svn
which is 1.0.0.16.
The OS is windows server 2003+sp2

Original issue reported on code.google.com by zoroufa...@gmail.com on 16 Mar 2009 at 8:34

[deleted comment]
Fixed in the SVN sources

Original comment by zol...@thesilentgroup.com on 20 Apr 2009 at 9:30

  • Changed state: Fixed
Thanks a lot for the solution. ^^ It worked like a charm.

Original comment by zoroufa...@gmail.com on 21 Apr 2009 at 6:19