forked from plaidml/openvino
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/azaytsev/docs dlsteamer revision (openvinotoolkit#10155)
* Added info on DockerHub CI Framework * Feature/azaytsev/change layout (openvinotoolkit#3295) * Changes according to feedback comments * Replaced @ref's with html links * Fixed links, added a title page for installing from repos and images, fixed formatting issues * Added links * minor fix * Added DL Streamer to the list of components installed by default * Link fixes * Link fixes * ovms doc fix (openvinotoolkit#2988) * added OpenVINO Model Server * ovms doc fixes Co-authored-by: Trawinski, Dariusz <[email protected]> * Updated openvino_docs.xml * Updated the link to software license agreements * Revert "Updated the link to software license agreements" This reverts commit 706dac5. * Revised dlstreamer documentation * Minor edits * Fixed link * Fix * Edits after review * Shorten DL Streamer name in the TOC * Update documentation.md Co-authored-by: Trawinski, Dariusz <[email protected]>
- Loading branch information
1 parent
c5a74e3
commit 14c33ea
Showing
2 changed files
with
29 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Intel® Deep Learning Streamer (Intel® DL Streamer) {#openvino_docs_dlstreamer} | ||
|
||
Intel® DL Streamer is a streaming media analytics framework, based on GStreamer* multimedia framework, for creating complex media analytics pipelines. | ||
|
||
Intel® DL Streamer makes Media analytics easy: | ||
|
||
* Write less code and get better performance | ||
* Quickly develop, optimize, benchmark, and deploy video & audio analytics pipelines in the Cloud and at the Edge | ||
* Analyze video and audio streams, create actionable results, capture results, and send them to the cloud | ||
* Leverage the efficiency and computational power of Intel hardware platforms | ||
|
||
Go to [Intel® DL Streamer documentation website](https://dlstreamer.github.io) for information on how to download, install, and use. | ||
|
||
**Media analytics** is the analysis of audio & video streams to detect, classify, track, identify and count objects, events and people. The analyzed results can be used to take actions, coordinate events, identify patterns and gain insights across multiple domains. | ||
|
||
**Media analytics pipelines** transform media streams into insights through audio / video processing, inference, and analytics operations across multiple IP blocks. | ||
|
||
\* Other names and brands may be claimed as the property of others. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters