Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
awscli / awscli / examples / rekognition / start-stream-processor.rst
Size: Mime:
**To start a stream processor**

The following ``start-stream-processor`` command starts the specified video stream processor. ::

    aws rekognition start-stream-processor \
        --name my-stream-processor 

This command produces no output.

For more information, see `Working with Streaming Videos <https://docs.aws.amazon.com/rekognition/latest/dg/streaming-video.html>`__ in the *Amazon Rekognition Developer Guide*.