Skip to main content
Participant
May 1, 2008
Question

How to stream flv files from a diffferent directory outside the applications folder

  • May 1, 2008
  • 5 replies
  • 502 views
Hi everyone,

I want to stream the flv files from a different location stored in the hard disk, which is outside the applications folder in the FMS installation root directory. Does anyone know how to do it?

Regards,
Diptanu
    This topic is closed to new replies. Start a new post to keep the conversation going.

    5 replies

    May 21, 2008
    <VirtualDirectory>
    <Streams>odir;D:\streams\odir</Streams>
    </VirtualDirectory>

    Set this in Vhost.xml.
    DiptanuAuthor
    Participant
    May 21, 2008
    Ya He is right...My question was how do i stream from a folder on a different local drive.
    May 2, 2008
    http://www.adobe.com/livedocs/flashmediaserver/3.0/flashmediaserver_getstart.html

    check out how to use/modify VOD services for changing the location of flv files.
    Participant
    May 21, 2008
    VOD changes won't help him, he said outside the applications folder. According to adobe any new vod folders must be in the applications folder, hence virtually worthless for most purposes. A better question may be, how do you specify a folder on a different local hard drive. I wish adobe wouldn't make it so complicated, it should be a really simple matter.
    May 2, 2008
    ..