Azure Video Analyzer Edge client library for Java

Azure Video Analyzer provides a platform to build intelligent video applications that span the edge and the cloud. The platform offers the capability to capture, record, and analyze live videos along with publishing the results, video, and video analytics, to Azure services in the cloud or the edge. It is designed to be an extensible platform, enabling you to connect different video analysis edge modules such as Cognitive services containers, custom edge modules built by you with open-source machine learning models or custom models trained with your own data. You can then use them to analyze live video without worrying about the complexity of building and running a live video pipeline. Use the client library for Video Analyzer Edge to simplify interactions with the Microsoft Azure IoT SDKs (https://github.com/azure/azure-iot-sdks) and programmatically construct pipeline topologies and live pipelines.

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

com.azure
Идентификатор

Идентификатор

azure-media-videoanalyzer-edge
Последняя версия

Последняя версия

1.0.0-beta.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

Azure Video Analyzer Edge client library for Java
Azure Video Analyzer provides a platform to build intelligent video applications that span the edge and the cloud. The platform offers the capability to capture, record, and analyze live videos along with publishing the results, video, and video analytics, to Azure services in the cloud or the edge. It is designed to be an extensible platform, enabling you to connect different video analysis edge modules such as Cognitive services containers, custom edge modules built by you with open-source machine learning models or custom models trained with your own data. You can then use them to analyze live video without worrying about the complexity of building and running a live video pipeline. Use the client library for Video Analyzer Edge to simplify interactions with the Microsoft Azure IoT SDKs (https://github.com/azure/azure-iot-sdks) and programmatically construct pipeline topologies and live pipelines.
Организация-разработчик

Организация-разработчик

Microsoft Corporation
Система контроля версий

Система контроля версий

https://github.com/Azure/azure-sdk-for-java

Скачать azure-media-videoanalyzer-edge

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.azure/azure-media-videoanalyzer-edge/ -->
<dependency>
    <groupId>com.azure</groupId>
    <artifactId>azure-media-videoanalyzer-edge</artifactId>
    <version>1.0.0-beta.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-media-videoanalyzer-edge/
implementation 'com.azure:azure-media-videoanalyzer-edge:1.0.0-beta.6'
// https://jarcasting.com/artifacts/com.azure/azure-media-videoanalyzer-edge/
implementation ("com.azure:azure-media-videoanalyzer-edge:1.0.0-beta.6")
'com.azure:azure-media-videoanalyzer-edge:jar:1.0.0-beta.6'
<dependency org="com.azure" name="azure-media-videoanalyzer-edge" rev="1.0.0-beta.6">
  <artifact name="azure-media-videoanalyzer-edge" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-media-videoanalyzer-edge', version='1.0.0-beta.6')
)
libraryDependencies += "com.azure" % "azure-media-videoanalyzer-edge" % "1.0.0-beta.6"
[com.azure/azure-media-videoanalyzer-edge "1.0.0-beta.6"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.azure : azure-core jar 1.27.0

test (6)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
com.azure : azure-core-serializer-json-jackson jar 1.2.15
com.microsoft.azure.sdk.iot : iot-service-client jar 1.30.0
org.jacoco : org.jacoco.agent jar 0.8.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0-beta.6
1.0.0-beta.5
1.0.0-beta.4
1.0.0-beta.3
1.0.0-beta.2
1.0.0-beta.1