You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Progress bar not moving with RTMP Created Sep 25, 2009

This thread is solved

Views: 3678     Replies: 9     Last reply Aug 18, 2011  
You must login first before you can use this feature

mymac80

Posts: 4

Registered:
Sep 22, 2009

Progress bar not moving with RTMP

Posted: Sep 25, 2009

Hi,

I've been trying to use the RTMP plugin and create my own custom controlbar using CSS but I'm unable to make the progressbar move. I thought I was doing something silly so I copied the exact code that you have with the Hulu controlbar in the documentation. It works fine as it is with the FLV file provided. However, when I change the clip to be a RTMP clip the progressbar losses it's functionality also the time just shows 00:00 00:00. The MP3 file plays fine and the play/pause button works just as intended.

Then I tried to start from scratch and used the Streaming MP3 example in the RTMP documentation. The flash player works perfectly fine. Progressbar works as intended and the time displayed in the flash player is the correct time. But again, when I try to add my custom controlbar CSS to it, the same thing happens. Progress bar won't move.

Any help will be greatly appreciated.

mymac80

Posts: 4

Registered:
Sep 22, 2009

clip.duration buggy

Posted: Sep 25, 2009

Reply to: Progress bar not moving with RTMP, from mymac80
Not sure if this might be a clue to the issue. I added an alert in the onPause event to display clip.duration. The first time I hit pause I always get a 0. Every other time after that, when I click pause, I get the correct duration.

Also, I'm not being able to alert anything out of the onStart event.

eavesdropper

Posts: 29

Registered:
Nov 3, 2008

» Progress bar not moving with RTMP

Posted: Sep 26, 2009

Reply to: Progress bar not moving with RTMP, from mymac80
Hi,

same problem here when connecting to an rtmp stream. The time of the video displays correctly, but the seekbar doesn't move correctly.

eavesdropper

Posts: 29

Registered:
Nov 3, 2008

» Progress bar not moving with RTMP

Posted: Sep 26, 2009

Reply to: Progress bar not moving with RTMP, from mymac80
Hi,

same problem here when connecting to an rtmp stream. The time of the video displays correctly, but the seekbar doesn't move correctly.

noelguilbert

Posts: 6

Registered:
Oct 5, 2009

» » Progress bar not moving with RTMP

Posted: Oct 12, 2009

Reply to: » Progress bar not moving with RTMP, from eavesdropper
Same problem here. Does someone have a solution?

Thanks,

Noel

xebazokf4

Posts: 1

Registered:
Dec 16, 2009

Same problem with RTMP streaming from Amazon CloudFront

Posted: Dec 16, 2009

Reply to: » » Progress bar not moving with RTMP, from noelguilbert
I have exactly the same problem. I'm using Amazon's new Streaming Service with CloudFront. Video plays correctly but progress bar doesn't move and the duration is set to 0.

mattcdavis1

Posts: 2

Registered:
Apr 27, 2010

» Same problem with RTMP streaming from Amazon CloudFront

Posted: Apr 28, 2010

Reply to: Same problem with RTMP streaming from Amazon CloudFront, from xebazokf4
I'm having the same issue - trying to stream a .mp3 file - works fine but the scrubber doesn't work and duration shows as 0. Is there any solution or might this functionality be added in future versions of flowplayer?

mikedunn

Posts: 3

Registered:
Jun 22, 2009

» » Same problem with RTMP streaming from Amazon CloudFront

Posted: Dec 1, 2010

Reply to: » Same problem with RTMP streaming from Amazon CloudFront, from mattcdavis1
Add me to the list. I'm also using RTMP with Amazon Cloudfront (streaming mp4 files).

For me, the progress bar moves very quickly then begins to slow down as playback reaches the end of the file. Hovering over the scrubber indicates what would be the correct time for that point along the bar, but playback is always at a much earlier point (if that makes sense).

I noticed this thread is quite a few months old. Is there a list of known issues anywhere?

wingclipper

Posts: 1

Registered:
Mar 3, 2010

Any solutions?

Posted: Aug 18, 2011

Reply to: » » Same problem with RTMP streaming from Amazon CloudFront, from mikedunn
I am having this problem as well. Using commercial flowplayer 3.2.7; Controls version 3.2.2; RTMP version 3.2.3.

The duration shown is correct, but the scrubber moves too fast. When hovering over the scrubber the timestamp shown is always much higher than the actual elapsed duration.

The amount that the scrubber is too fast seems to be very inconsistent too. Sometimes I will load it and it will almost seem like it is moving at the correct speed. And other times it will be way too fast.

Any ideas?