Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CLI for QT Broadcaster



Yep

Do it like this.
--------------------------

cp '/Users/admin/Library/Preferences/com.apple.QuickTime Broadcast01.bak' '/Users/admin/Library/Preferences/com.apple.QuickTime Broadcast01.plist'

cp '/Users/admin/Library/Preferences/com.apple.QuickTime Broadcast02.bak' '/Users/admin/Library/Preferences/com.apple.QuickTime Broadcast02.plist'
#
# This code is order dependent. I am not sure why but the order they need to be
# started changes over time. I have never been able to pin down the cause.
# if one grabs both inputs and the other does not get any. Reverse the order.


'/Applications/QuickTime Broadcast01.app/Contents/MacOS/Quicktime Broadcast01' &

sleep 20

'/Applications/QuickTime Broadcast02.app/Contents/MacOS/Quicktime Broadcast02' &

sleep 10
broadcast02ctl status
broadcast01ctl status

sleep 10
broadcast02ctl start
broadcast01ctl start

echo "DONE"

exit
---------------

I usually wrap the above in a perl script or execute the file from perl script as child process to that I can poke away at
it to make sure it is running properly.


Note that to run more than one Broadcaster and use more than one broadcastctl you need to modify there communication
link.


Alan

On 18-Mar-05, at 8:20 AM, Doug Edwards wrote:

Is it possible to start Quicktime Broadcaster from the command line (and start broadcasting with some presets)?
-- Dr Doug Edwards email: email@hidden
Dept of Computer Science Tel: +44 161 275 6191
University of Manchester Fax: +44 161 275 6204
Oxford Road, M13 9PL
UK


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Streaming-server-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/streaming-server-users/ email@hidden


This email sent to email@hidden


_______________________________________________ Do not post admin requests to the list. They will be ignored. Streaming-server-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/streaming-server-users/email@hidden

This email sent to email@hidden
References: 
 >CLI for QT Broadcaster (From: Doug Edwards <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.