is not current version
Last Version 1.0.0-beta.6

Azure Video Analyzer Edge client library for Java 1.0.0-beta.5

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.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-media-videoanalyzer-edge
Version

Version

1.0.0-beta.5
Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

Microsoft Corporation
Source Code Management

Source Code Management

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

Download azure-media-videoanalyzer-edge 1.0.0-beta.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.azure : azure-core jar 1.21.0

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
com.azure : azure-core-serializer-json-jackson jar 1.2.8
com.microsoft.azure.sdk.iot : iot-service-client jar 1.30.0
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.