Skip to content

Next actions#

To work further with FaceStream, you need to create a stream using a POST request "create stream" to the LUNA Streams service. The stream contains policies for processing a video stream/video file/set of images. If the stream is created with the status "pending" (by default), then the FaceStream worker will automatically start processing the stream.

See "Interaction of FaceStream with LUNA Streams" in the administrator manual for details on working with streams and LUNA Streams.

The list of streams to process is available at http://127.0.0.1:34569/api/1/streams/. Previewing a stream in a browser is available at http://127.0.0.1:34569/api/1/streams/preview/<stream_id>.