Question
Flash Media Server 3.5
| Hello, I installed Flash Server 3.5 easily and am to stream media from the vod folder from within the Flash Media 3.5 folder, no problem. Where my issues comes in is when I try to add another stream from within the virtual directory I get an error. Here is the code I am using in the Application.xml document | <Application> <StreamManager> <VirtualDirectory> <!-- Specifies application specific virtual directory mapping for recorded streams. --> <Streams>/;${VOD_COMMON_DIR}</Streams> <Streams>/;${VOD_DIR}</Streams> <Streams>/;F:\help\</Streams> </VirtualDirectory> </StreamManager> | the title of the folder on the F drive is 'help' |
Thank you!
