|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. This manual page is associated with Mac OS X Server. It is not available on standard Mac OS X (client) installations. For more information about the manual page format, see the manual page for manpages(5). |
PlaylistBroadcaster(1) BSD General Commands Manual PlaylistBroadcaster(1)
NAME
PlaylistBroadcaster -- hinted media playlist broadcaster
SYNOPSIS
PlaylistBroadcaster [-vhpcatfdl] [-i destAddress] [-e filename] [-s broadcastnum] fileName
DESCRIPTION
PlaylistBroadcaster streams a playlist of hinted files to an instance of QuickTimeStreamingServer.
A list of flags and their descriptions:
-v Prints version
-h Prints usage
-p Verify a broadcast description file and movie list
-c Write the current movie to the log file
-a ANNOUNCE the broadcast to the server
-t Send the broadcast over TCP to the server
-f Force a new SDP file to be created even if one already exists
-d Run attached to the terminal
-l List currently running broadcasts
-s broadcastnum
Stop a running broadcast
-i myconfigpath.conf
Specify the destination ip address. Overrides config file value.
-e filename
Log errors to filename
FILES
/Library/QuickTimeStreaming/Movies
/Library/QuickTimeStreaming/Playlists
SEE ALSO
QuickTimeStreamingServer(8), MP3Broadcaster(1),
Darwin February 11, 2005 Darwin
|
|