Letractively / flowplayer-plugins

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

Audio plugin does not support 'live' attribute (patch included) #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

When playing a live audio stream (ie. shoutcast, icecast), the 'live' clip 
property is not honored, resulting in problems with stopping, and pausing the 
stream.

What is the expected output? What do you see instead?

1/ The total duration displayed on the control bar is wrong/inconsistant. It 
jumps around differently depending on which browser you are using, but should 
ideally be entirely hidden.

2/ The pause button does not properly stop a live stream

3/ Stopping and restarting a stream replays buffered audio instead of 
reconnecting to the live stream

What version of the product are you using? On what operating system?

flowplayer-3.2.7
flowplayer.controls-3.2.5
flowplayer.audio-3.2.2

Please provide any additional information below.

The attached patch will fix the issues by honoring the 'live' clip property. A 
similar feature has already been added to the other streaming plugins (default, 
rtmp).

Original issue reported on code.google.com by jcsa...@gmail.com on 7 Apr 2011 at 12:26

Attachments:

GoogleCodeExporter commented 8 years ago
The attached plugin was built with the above patch applied.

Original comment by jcsa...@gmail.com on 7 Apr 2011 at 12:30

Attachments:

GoogleCodeExporter commented 8 years ago
I'm attaching a fully-commented patch that fixes both this issue, and the 
related Issue #11. As far as I can tell, the resulting audio plugin works 
perfectly with live shoutcast/icecast streams.

I've also attached a copy of the patched source code, as well as a prebuild 
version of the plugin for use by anybody that needs live audio support right 
now.

Original comment by jcsa...@gmail.com on 11 Apr 2011 at 5:08

Attachments:

GoogleCodeExporter commented 8 years ago
fixed in revision 1456

Original comment by jns.fe...@gmail.com on 29 Apr 2011 at 1:02

GoogleCodeExporter commented 8 years ago

Original comment by dani...@electroteque.org on 29 Nov 2011 at 11:49

GoogleCodeExporter commented 8 years ago
Much thanks for this.. I spend like half day on this bug...

I dont know did you fixed this, but i had audio-3.2.2, and there is bug...

Original comment by Djomla...@gmail.com on 14 Dec 2011 at 9:40