lawrence-zhang / fluorinefx

Automatically exported from code.google.com/p/fluorinefx
0 stars 0 forks source link

Stackoverflow Exception happened in _engine.PushandPull(); #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Fixed in the SVN sources

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

GoogleCodeExporter commented 9 years ago
Thanks a lot for the solution. ^^ It worked like a charm.

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