Add even more of the source

This should be about everything needed to build so far?
This commit is contained in:
Darren VanBuren 2017-03-07 17:14:16 -08:00
parent af3619d4fa
commit 849723c9cf
547 changed files with 149239 additions and 0 deletions

View file

@ -0,0 +1,19 @@
Here's a brief how-to guide to deinstall QTSS on the OS X platform.
1. Back up config files sitting at /Library/QuickTimeStreaming/Config/ as needed. Also, the qtaccess privileges file present in the Movies directory.
2. Delete the configuration receipt at /Library/Receipts/DarwinStreamingServer.pkg
3. Remove the server and the webmin perl script:
/usr/sbin/QuickTimeStreamingServer
/usr/sbin/streamingadminserver.pl
4. For completeness, also the Playlist Broadcaster & friends,
/usr/bin/PlaylistBroadcaster
/usr/bin/MP3Broadcaster
/usr/bin/StreamingLoadTool
/usr/bin/createuserstreamingdir
5. If deinstalling for good, also remove the relevant entries in
/etc/hostconfig
namely,
QTSSWEBADMIN=-YES-
QTSSRUNSERVER=-YES-