15Working With QuickTime | 15 |
Streaming Server |
Commands you can use to manage QTSS service in Mac OS X Server.
Starting QTSS Service
You can use the serveradmin command to start QTSS service, or you can use the quicktimestreamingserver command to specify additional service parameters when you start the service.
To start QTSS service:
$ sudo serveradmin start qtss
or
$ sudo quicktimestreamingserver
To see a list of quicktimestreamingserver command options, type
$ sudo quicktimestreamingserver
Stopping QTSS Service
To stop QTSS service:
$ sudo serveradmin stop qtss
Checking QTSS Service Status
To see if QTSS service is running:
$ sudo serveradmin status qtss
To see complete QTSS status:
$ sudo serveradmin fullstatus qtss
161