Skip to main content

SDK in Python for interacting with the Vision AI DevKit. See https://aka.ms/visionaidevkit

Project description

Python SDK for AI Vision Developer Kit

This library allows developer to control the Qualcomm Visual Intelligence Platform for hardware acceleration fo AI models to deliver superior inferencing performance.

The library enables developers to easily combine the Vision AI DevKit with Azure IoT Edge to deploy vision ML models and custom business logic from the cloud to the edge.

Usage

The main class for controlling the camera is the CameraClient:

from iotccsdk import CameraClient
camera_client = CameraClient.connect(username="admin", password="admin", ip_address=<camera ip address>)
camera_client.configure_preview(resolution="1080P",encode="AVC/H.264",bitrate="1.5Mbps",display_out=1)
camera_client.set_preview_state("on")
rtsp_stream_address = camera_client.preview_url

For more complete code examples see the samples folder in the project GitHub repository https://github.com/microsoft/vision-ai-developer-kit.

Release History

0.1.4 (2019-06-19)

  • Update project metadata and readme

0.1.0 (2019-06-19)

  • Project creation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iotccsdk-0.1.4.tar.gz (567.1 kB view details)

Uploaded Source

Built Distribution

iotccsdk-0.1.4-py3-none-any.whl (16.4 kB view details)

Uploaded Python 3

File details

Details for the file iotccsdk-0.1.4.tar.gz.

File metadata

  • Download URL: iotccsdk-0.1.4.tar.gz
  • Upload date:
  • Size: 567.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.1

File hashes

Hashes for iotccsdk-0.1.4.tar.gz
Algorithm Hash digest
SHA256 2a1f376efb0253bf97bd9a68b0ff592d58e466303cc1b5234574ad5a86839df0
MD5 ca439d7913dd7e08042e1237a116ead1
BLAKE2b-256 1b1c42fe46db91af0ef65496f8e82b6e07c497de1bc88b816eb92a780830bbba

See more details on using hashes here.

File details

Details for the file iotccsdk-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: iotccsdk-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 16.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.1

File hashes

Hashes for iotccsdk-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a91287249cfec69c410ea1e85033c9966244e9071227e314e6deaf120238e286
MD5 0c3a186f257488d19969e81c18c016ac
BLAKE2b-256 c57aa23e38cdf1f7f2cbb4e022f265714963703923d95c5042f76e4ef54f3bd2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page