Windows Server 2008 and Media content in a network share
Well, I guess you all know about this issue already but I have to ask cause I can't find the solution anywhere. The thing is: I have installed Flash Media Server 4.5 in a Windows Server 2008 R2 system, so far everything is ok. I made a copy of the "vod" application from the samples directory, renamed it to "streamer" and pasted it into the applications directory. I edited the Application.xml file for the streamer application writing the following text:
<Application>
<StreamManager>
<VirtualDirectory>
<Streams>/;\\192.168.1.63\DataSoporte</Streams>
</VirtualDirectory>
</StreamManager>
So I made \\192.168.1.63\DataSoporte\ my resource for streams. I restarted the services, and it doesn't work. I have tried the same thing in a Windows 7 Professional and it does works. Googling around I have found out that it is related to a Windows Server security issue but Can anyone tell what do I need to do on windows server 2008 to make it work? Any suggestion wil be highly appreciated.
Thanks in advanced.
