i dont know where those flashvars are going but try adding an entry in the playlist.xml file

<track>

           <title>Afraid</title>

           <creator>Jeroen Wijering</creator>

<location>rtmp://localhost/oflaDemo/Spiderman3_trailer_300.flv</location>

       </track>

then loading the html file which loads this. would be nice if there is a flex version of this seems very extendible looking briefly and the interface is nice.

Marko Kobal wrote:
Hi,

Dan Rossi says:
Absolutely bizarre thing when subscribing to a VOD stream via FMS, in any of the play modes i tried it wouldnt accept a .flv extension, i guess make sure it does :)

files go into a streams directory on the server i would prob start in the oflaDemo application and place files within the streams directory there.

My red5 server at localhost runs just fine, the demos works fine - I've tested 
successfuly the ofla_demo.swf, but, as I said, I don't know hot te set simple 
.FLV streaming to some flash players...

The directory structure of my red5 instalation on winxp is:

Red5\
- conf
- doc
- lib
- logs
- src
- swf
- test
- webapps
- wrapper

So, for example, the ofla_demo.swf is under \src and when the ofla_demo runs it 
points to rtmp://localhost/oflaDemo.
And oflaDemo is under webapps, like:

Red5\
...
 - webapps
    - admin
    ...
    - oflaDemo
       - streams
          - on2_flash8_w_audio.flv
          - Spiderman3_trailer_300.flv
    ...
...

Both .flv files are successfuly played by ofla_demo.swf.

But! How do I play those files with some other player, or more precisly, how to 
point some player to exactly one file, lets say Spiderman3_trailer_300.flv?

Like said before, I've been testing FLASH VIDEO PLAYER from 
http://www.jeroenwijering.com. The example Jeroen gave for his FLASH VIDEO PLAYER is 
something like 
flashvars:"file=rtmp://localhost/oflaDemo&id=Spiderman3_trailer_300... but this 
does not work.

Anyway - the big question - for all you guys (and girls :) ) : has anybody 
successfuly used any simple video player (other than oflaDemo) by rtmp with 
red5?


_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to