Thank you Almir and Igor for your prompt answers. Now that I have
added the root inside the flv location, the videos play and there are
no more error messages in my log file.
However I still cannot “scrub” where I want in my movie, it is still
in progressive download mode and not streaming. I used Adobe Flash
converter 8 that is said to properly add the metadata for streaming.
I have just noticed that Jeroen Wijering’s flash player example with
the cute blond girl doesn’t allow me for scrubbing either, should I
use another flash player? What do you guys use for “streaming”?
I can see access to the html, js and swf files, but nothing concerning
the flv file.
What are the differences between debug / notice / info? I cound’t find
anything clear on the wiki. By the way if I specify main as I often
see in examples, I get the following error message:
On Fri, Jun 20, 2008 at 04:16:22PM +0200, Thomas wrote:
I can see access to the html, js and swf files, but nothing concerning
the flv file.
I mean accesses for flv in access_log.
What are the differences between debug / notice / info? I cound’t find
anything clear on the wiki. By the way if I specify main as I often
see in examples, I get the following error message:
unknown log format “main”
You need to set log_format main …, then you can use it in access_log:
Little update. An flv entry gets added to the log file when the file
gets fully downloaded, this means I am still in “origressive mode”,
could that come from my flv file which doesn’t have the correct
meta-data?
Could someone provide me with a good flv-streamable file to test with?
When I add the following to customize the flash player:
so.addVariable(“streamscript”,"/")
From what I understood this is what activates the streaming mode
inside the player? The problem is that a loading wheel appears and the
video never starts.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.