https://github.com/dlstreamer/edge-ai-extension is a microservice based on https://github.com/dlstreamer/pipeline-server that provides video analytics pipelines built with OpenVINO DL Streamer. Developers can send decoded video frames to the AI Extension which performs detection, classification, or tracking and returns the results. The AI Extension exposes gRPC and HTTP APIs that are compatible with Azure Video Analyzer (AVA). Powered by OpenVINO toolkit, the AI Extension enables developers to build, optimize and deploy deep learning inference workloads for maximum performance across Intel® architectures.
IMPORTANT: Intel® DL Streamer - Edge AI Extension is provided as a pre-production preview. Developers deploying the Edge AI Extension should review it against their production requirements.
id field to object tracking metadataDocker must be given access to the gRPC port, which is 5001 by default. Shared memory is enabled by volume mounting /dev/shm.
$ docker run -p 5001:5001 -v /dev/shm:/dev/shm intel/dlstreamer-edge-ai-extension:latest
Enable GPU inference by giving docker access to device /dev/dri.
NOTE: Ubuntu20 hosts need https://github.com/openvinotoolkit/docker_ci/blob/master/configure_gpu_ubuntu20.md to access GPU
$ docker run -p 5001:5001 -v /dev/shm:/dev/shm --device /dev/dri intel/dlstreamer-edge-ai-extension:latest
For more information on image configuration, deployment or build from source see https://github.com/dlstreamer/edge-ai-extension/tree/main.
LEGAL NOTICE: By accessing, downloading or using this software and any required dependent software (the "Software Package"), you agree to the terms and conditions of the software license agreements for the Software Package, which may also include notices, disclaimers, or license terms for third party software included with the Software Package. Please refer to the "third-party-programs.txt" or other similarly-named text file for additional details.
| Components | License |
|---|---|
| https://github.com/dlstreamer/edge-ai-extension/blob/v0.7.0-beta/docker/Dockerfile | https://github.com/dlstreamer/edge-ai-extension/blob/v0.7.0-beta/LICENSE Docker image with 0.7.0 tag uses https://hub.docker.com/r/openvino/ubuntu20_data-runtime as a base, and several community modules and scripts. Copyright (c) 2019-2021 Intel Corporation All rights reserved. |
| https://hub.docker.com/r/openvisualcloud/xeon-ubuntu1804-analytics-gst (tag 0.4.0) | Dockerfile: https://github.com/OpenVisualCloud/Dockerfiles/blob/master/LICENSE Image: 20.10 (https://hub.docker.com/r/openvisualcloud/xeon-ubuntu1804-analytics-gst) |
| https://hub.docker.com/r/openvino/ubuntu20_runtime (tags 0.4.1 and later) | Dockerfile: https://github.com/openvinotoolkit/docker_ci/blob/master/LICENSE, Image: 2021.4 (https://hub.docker.com/r/openvino/ubuntu20_runtime) |
| protobuf | BSD 3-Clause (Google Customized)Copyright 2008 Google Inc. All rights reserved. |
| Python3 | PSFCopyright © 2001-2021 Python Software Foundation; All Rights Reserved |
| Python-Pip | https://github.com/pypa/pip/blob/master/LICENSE.txtCopyright (c) 2008-2021 The pip developers (see AUTHORS.txt file) |
| https://github.com/Julian/jsonschema/ | https://github.com/Julian/jsonschema/blob/main/COPYINGCopyright (c) 2013 Julian Berman |
| https://github.com/Azure/video-analyzer | https://github.com/Azure/video-analyzer/blob/main/LICENSECopyright 2020-2021 Microsoft Corporation.[object Object]Modifications Copyright 2020-2021 Intel Corporation[object Object][object Object]Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:[object Object][object Object]The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.[object Object][object Object]THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE |
| Requests | https://github.com/kennethreitz/requests/blob/master/LICENSECopyright 2019 Kenneth Reitz |
| grpcio | Apache License 2.0Copyright 2014 gRPC authors. |
| falcon | Apache License 2.0Copyright 2013 by Rackspace Hosting, Inc. |
| Intel® Distribution of OpenVINO™ Toolkit - OpenModelZoo | https://github.com/opencv/open_model_zoo/blob/master/LICENSECopyright (c) 2020-2021 Intel Corporation |
| https://github.com/openvinotoolkit/openvino | https://github.com/openvinotoolkit/openvino/blob/2020/LICENSECopyright (c) 2020-2021 Intel Corporation |
As with any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses and potential fees for all software contained within. We will have no indemnity or warranty coverage from suppliers.



探索更多轩辕镜像的使用方法,找到最适合您系统的配置方式
通过 Docker 登录认证访问私有仓库
无需登录使用专属域名
Kubernetes 集群配置 Containerd
K3s 轻量级 Kubernetes 镜像加速
VS Code Dev Containers 配置
Podman 容器引擎配置
HPC 科学计算容器配置
ghcr、Quay、nvcr 等镜像仓库
Harbor Proxy Repository 对接专属域名
Portainer Registries 加速拉取
Nexus3 Docker Proxy 内网缓存
需要其他帮助?请查看我们的 常见问题Docker 镜像访问常见问题解答 或 提交工单
manifest unknown
no matching manifest(架构)
invalid tar header(解压)
TLS 证书失败
DNS 超时
410 Gone 排查
402 与流量用尽
401 认证失败
429 限流
D-Bus 凭证提示
413 与超大单层
来自真实用户的反馈,见证轩辕镜像的优质服务