DSS(Darwin Streaming Server) install failed on OS X10.10
问题 I want to build a Darwin Streaming Server on my mac for iOS development test. But after taking the following steps which I searched from google, it fails all the time. Method 1: Download from http://dss.macosforge.org/ ->Mac OS X Install -> Streaming Server; Install the dmg; It tries to open http://127.0.0.1:1220/ but fails with "This webpage is not available ERR_CONNECTION_REFUSED". Method 2: Download the source code of 6.0.3 version; $ tar xvf DarwinStreamingSrvr6.0.3-Source.tar $ cd