Apple Xserve Up Mac OS X Server Specifications Page 286

  • Download
  • Add to my manuals
  • Print
  • Page
    / 329
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 285
286 Chapter 17 Configuring the Podcast Producer Service
To resume video capture on a camera:
$ podcast --resume
camera_name
Configuring Podcast Producer Service
Use the /usr/bin/pcastconfig tool to configure the Podcast Producer service.
For more information about pcastconfig, see its man page.
Configuring Workflows
To enable a workflow that has been added to the Podcast Producer database:
$ sudo pcastconfig --enable_workflow
workflow_name
To disable a workflow that has been added to the Podcast Producer database:
$ sudo pcastconfig --disable_workflow
workflow_name
To validate the contents of a workflow in the Podcast Producer database:
$ sudo pcastconfig --validate_workflow
workflow_name
To validate the contents of all workflows in the Podcast Producer database:
$ sudo pcastconfig --validate_all_workflows
To validate the contents of a workflow not in the Podcast Producer database:
$ sudo pcastconfig --validate_workflow_at_path
path_to_workflow
To update the Podcast Producer database:
$ sudo pcastconfig --update_workflows_in_db
This command updates the database to include all workflows stored in:
 /System/Library/PodcastProducer/Workflows/
 /Library/PodcastProducer/Workflows/
To cache a workflow in the Podcast Producer shared file system:
$ sudo pcastconfig --cache_workflow
workflow_name
Configuring Cameras
To enable a camera:
$ sudo pcastconfig --enable_camera
camera_name
To disable a camera:
$ sudo pcastconfig --disable_camera
camera_name
Page view 285
1 2 ... 281 282 283 284 285 286 287 288 289 290 291 ... 328 329

Comments to this Manuals

No comments