Part 1 can be found here.
Darwin Streaming Server documentation states that the video clips that need to be streamed should be under the Movies folder. This, on Windows, is C:\Program Files\Darwin Streaming Server\Movies. When the server receives a RTSP request for a video clip, it checks this folder for that file. What is not documented is that the server looks recursively under the sub-folders for the requested video clip.
So, if you have folders like Songs, FunnyVideos etc. under Movies folder, Darwin server will be able to stream all video clips under these sub-folders. Catch: These sub-folders should not contain spaces! If a sub-folder ‘Funny Videos’ is present under Movies folder and you request for a file which is under ‘Funny Videos’, Darwin server will return a 404 Not Found error.
I wonder why this is not included in Darwin Streaming Server documentation.

October 24, 2007 at 8:41 pm
thanks. clear and concise. maybe a follow up on darwin stream?
October 25, 2007 at 4:18 am
Thanks, Tim. A follow up on Darwin stream? You mean how to stream using Darwin server? You can find that here: http://generally.wordpress.com/2007/08/07/how-to-setup-darwin-streaming-server-on-windows/
October 25, 2007 at 11:32 am
looking now though one puzzle
does the DSS have to be on a server or can it be running on an xp machine
October 25, 2007 at 12:55 pm
It can run on an XP machine. The best part is Darwin doesn’t consume much CPU time, so you don’t need any high-end machine.
June 3, 2008 at 6:53 am
Hi ana…Thanx on your brief descr..but how to setup? don’t u need to install the perl first ? I couldn’t access to the webadmin view…can u help me on this?..a milion thanx
July 10, 2008 at 11:06 am
Hi thanks for this information
Regards
Navneet Gupta
July 23, 2008 at 5:32 am
Will DSS run on Win 2K?
November 30, 2008 at 8:46 am
Can DarwinStreamingServer.exe be settup as a windows service? if so, how? also, can the default directory for the streamed movies be changed to any directory of my choice?
January 27, 2009 at 1:18 pm
@Ed says
Yes it is possible to set DSS as windows service.
I Ever try it, if i not wrong it use wperl with some parameters.
August 24, 2009 at 6:47 am
Thank you for the much needed help. DSS works fine. However I am trying to stream video to a FlashLite application. I get a time out error.
Any ideas on how to go about solving this problem?
Kind regards
August 29, 2009 at 1:51 am
Hi guys
i need someone to help me out configuring darwin on a server and develop some work around connection with ffmpeg
anyone available to make some workaround
my email: falcao@oidesign.pt
regards to all
September 19, 2009 at 12:25 am
Where can I find the DSS Installer file for windows?