google-code-export / flowplayer-core

Automatically exported from code.google.com/p/flowplayer-core
2 stars 0 forks source link

rtmp streams: broken in conjunction with autoPlay: false, autoBuffering true #594

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
See:
http://flowplayer.blacktrash.org/test/stream.html

With Flash version 11.2 browser becomes unresponsive and has to be force quit.
With Flash version 10.3 the displayed duration in the controlbar is the sum of 
all clips' fullDuration instead of duration.

I am aware that stopping on the first frame for rtmp was only introduced with 
rtmp, and somewhat contradicts the rtmp idea.

We have to come to a decision whether we want to support this in rtmp or not. 
If yes, it should be fixed. Or we decide that the start becomes to overloaded 
in rtmp.

Original issue reported on code.google.com by blacktrashproduct on 15 Jun 2012 at 3:22

GoogleCodeExporter commented 9 years ago
Sorry, the demo url is: http://flowplayer.blacktrash.org/test/streams.html

Original comment by blacktrashproduct on 15 Jun 2012 at 3:23

GoogleCodeExporter commented 9 years ago
The hanging is random, i never experienced before , its seeking to 100ms to 
force some streams to bring up a frame. I've changed this to pause after 100ms 
has passed instead. This might be a more consistant solution. The rtmp 
playlists feature didn't like the seek command at all and seems like it didn't 
need it.

Original comment by electrot...@gmail.com on 15 Jun 2012 at 6:17

GoogleCodeExporter commented 9 years ago
https://dl.dropbox.com/u/3394987/flowplayer.rtmp-3.2.10.zip

Original comment by electrot...@gmail.com on 15 Jun 2012 at 6:21

GoogleCodeExporter commented 9 years ago
This is fixed so will close for now.

Original comment by electrot...@gmail.com on 18 Jun 2012 at 2:55