* IMPORTANT SETUP NOTICE * IMPORTANT SETUP NOTICE * o Set up DSS Administrator Username/Password. $Username$ is an account for DSS Administration, e.g. admin, root, etc... # qtpasswd -c $Username$ # echo admin: $Username$ > /usr/local/etc/streaming/qtgroups NOTICE: qtpasswd will create new file with -c option. Please see also `qtpasswd -h'(mostly same as htpasswd). NOTICE: qtgroups file will contain user(s) separated by white space of group(s). o Set up SSL for DSS Administration Tool (If you need) Install your SSL Keys to /usr/local/etc/streaming/ streamingadminserver.key: SSL Private key streamingadminserver.pem: SSL Public key o Boot DSS Administration Tool # echo 'streamingadminserver_enable="YES"' >> /etc/rc.conf # cd /; env - /usr/local/etc/rc.d/streamingadminserver.sh start o Set up DSS Administration Tool with MSIE(Microsoft Internet Explorer) Mozilla, Netscape4/7 are not useful. DSS Administration Tool requires MSIE(4.5 or later) J-Script feature. http://YOUR.STREAMING.SERVER:1220/ If you need SSL, select 'Secure Administration (SSL)' in this setup. After setup, you can access to https://YOUR.STREAMING.SERVER:1240/ =============================================================================== Related directories /usr/local/etc/streaming - DSS Configuration Directory /usr/local/share/DarwinStreamingServer/movies - *Default* Movies Directory /var/log/streaming - DSS Streaming Log Directory /var/spool/streaming.playlists - DSS Playlists Directory =============================================================================== If you want to invoke Darwin Streaming Server from start-up, put following lines into /etc/rc.conf. darwin_streaming_server_enable="YES" darwin_streaming_server_flags="" If you want to invoke DSS Administration Tool from start-up, do too. streamingadminserver_enable="YES" streamingadminserver_flags="" =============================================================================== ===> Registering installation for DarwinStreamingServer-4.1.3 ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/PlaylistBroadcaster /usr/local/sbin/DarwinStreamingServer This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/streamingadminserver.sh /usr/local/etc/rc.d/darwin_streaming_server.sh If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://developer.apple.com/darwin/projects/streaming/