This is a message.

Forum user: greg

Basic information

Registered Jun 26, 2008
Last login Jul 22, 2011
Forum posts 65
Direct URL http://www.flowplayer.org/forum/users/4484

Latest forum posts

Posts:

Registered:

Status of pseudo streaming?

Posted: Oct 3, 2011

It's probably not limited to FP, but after hours of searching, I have the impression that pseudo streaming is kind of dead. All the server-side software are either outdated or completly gone. It seems to date back to the introduction by Adobe of a weird policy requirements.

Is it still possible to have pseudo streaming working on a modern server?

TIA

greg

Posts:

Registered:

» » » CloudFront http byte-range request streaming

Posted: Sep 29, 2011

I'll be interested in the answer too :)

Posts:

Registered:

» » » » » URGENT: api not working?

Posted: Sep 23, 2011

I then tried with jwplayer and have got working in 5 minutes what I couldn't have with FP in two days. Outch :(
There's definitly a FP-related problem here, probably at the flash level.

I can send you a complete archive of my project if you want to study the problem.

greg

Posts:

Registered:

» » » » URGENT: api not working?

Posted: Sep 23, 2011

If my understanding is correct, "api" field is populated when flash triggers a "onLoad" event. It seems that doesn't happen for me (I only have "onBeforeLoad").

I wonder what could prevent flash from triggering that event and still be playing the video...

Posts:

Registered:

» » URGENT: api not working?

Posted: Sep 23, 2011

Thanks for your answer.

The player is loaded and playing. As for the sample, I just copied the pagehttp://flowplayer.org/demos/installation/index.htm to my local server.

I'm puzzled, it's probably related to my configuration, but what exactly?

greg

Posts:

Registered:

URGENT: api not working?

Posted: Sep 23, 2011

Hi

I'm starting a new project and I tried to use FP with JS API. The player appears and starts the video, however the JS calls are not working ; for example $f().getTime() returns an object instead of integer.
I've tracked the problem down to isLoaded() returning always false because "api" always being null.
I'm using FP (swf + js) downloaded yesterday on a basic sample html, with both latest Chrome and latest FF.

Please tell me if I can fix it very quickly I have to decide today if my project will use FP (my choice) or JWplayer.

Thanks

Greg

Posts:

Registered:

» Not playing the second time

Posted: Jul 26, 2011

Seems to be a bug in 3.2.7, I reverted to 3.2.2 and it's working fine again.

Posts:

Registered:

Not playing the second time

Posted: Jul 26, 2011

Hi

At first I thought it was jQuery incompatibility but I revert to jQuery 1.4.2, so it's something else...

I'm installing FP like this:

var player = flowplayer("player", "/path/to/flowplayer.swf");

then I start the first video with:

$f().play(url);

The first time the video plays ok; if I run it again, nothing is played, whatever it's same url or not.

What am I doing wrong???

TIA

greg

Posts:

Registered:

jquery version

Posted: Jul 25, 2011

Hello. Sorry if this has been answered before, I couldn't find anything.

It seems FP is incompatible with the current jquery, which my site is using. Is it possible to "isolate" a old version of jquery with FP so I can have FP in my site?

TIA

greg

Posts:

Registered:

» French version of jquery tools

Posted: Jul 22, 2011

Bonjour

Que voudriez-vous avoir en français ? la documentation ? le code lui-même est en anglais (impossible de contourner ça) mais les parties visibles côté navigateur sont en général modifiables par css.

Posts:

Registered:

» » i use different software to combine and trim then import

Posted: Sep 8, 2010

So I found no solution among the documentation on the site. The closest things is "combined streams" but I don't use a streaming server and the "start" parameter doesn't seem to work on regular files. Instreams movies are also no what I need.
It seems that FP just can't do that :(

Posts:

Registered:

» » » » » » Several clips as one (playlist?)

Posted: Aug 29, 2010

good idea! the playlist may be generated by php which could probably read the file's info... thanks :)

Posts:

Registered:

» » » » Several clips as one (playlist?)

Posted: Aug 27, 2010

>Flowplayer can only no the metadata of each clip when it starts to read it
This is a good point... do you know of any javascript tool which could give me the duration of a given movie?

Posts:

Registered:

» i use different software to combine and trim then import

Posted: Aug 4, 2010

Hi, thanks for the reply.

I don't want to merge the files since the order will change each time they are played.

Posts:

Registered:

» » Several clips as one (playlist?)

Posted: Aug 4, 2010

Thanks for your reply.

I tried the possibility you mentioned; the problem is I need to specify the durations. I'd prefer not to, but if it's the only way I'll use that.

For the search box, it seems it searches only the website; I've been trying various search terms with no hits on the forums.