Skip to main content

Common server utilities for Matrice.ai services

Project description

matrice_streaming

matrice_streaming is a high-performance, Cython-compiled Python package providing streaming, client, and deployment utilities for Matrice.ai services. It offers ready-to-use streaming gateways, client management, camera handling, and deployment orchestration with complete type stubs for IDEs.

Features

  • Cython Compiled – Optimized performance via C extensions.
  • Streaming Gateway – Real-time streaming and inference processing.
  • Client Management – Deploy clients with streaming capabilities.
  • Camera Management – Handle multiple camera streams and configurations.
  • Auto Streaming – Automated streaming workflows with intelligent routing.
  • Deployment Tools – Complete deployment and pipeline management.
  • Type Hints & Stubs.pyi stubs for full IDE autocomplete and docstring support.
  • Modular Design – Clear separation of client, deployment, and streaming components.

Installation

pip install --index-url https://test.pypi.org/simple/ matrice_streaming

Example Usage

from matrice_streaming import StreamingGateway, AutoStreaming
from matrice_streaming import CameraManager, Deployment

# Example: Create streaming gateway
gateway = StreamingGateway(
    model_input_type="video",
    input_config=input_config,
    output_config=output_config
)

# Example: Auto streaming setup
auto_stream = AutoStreaming()
auto_stream.start_streaming()

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

matrice_streaming-0.1.13.tar.gz (85.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

matrice_streaming-0.1.13-py3-none-any.whl (99.5 kB view details)

Uploaded Python 3

File details

Details for the file matrice_streaming-0.1.13.tar.gz.

File metadata

  • Download URL: matrice_streaming-0.1.13.tar.gz
  • Upload date:
  • Size: 85.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for matrice_streaming-0.1.13.tar.gz
Algorithm Hash digest
SHA256 ad1d09cd20754c2790d6be20fdd20d8e75701fe07b4329eaf3c874ce2f4062dc
MD5 94d283a55227de406d906ca33b6a00ad
BLAKE2b-256 671bc1ed1f96859449396f2e5a6297e97723c90988919ba3b42c653f942a3a5d

See more details on using hashes here.

File details

Details for the file matrice_streaming-0.1.13-py3-none-any.whl.

File metadata

File hashes

Hashes for matrice_streaming-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 46c53acd65f7c2a8bd4d4b67d413030d913a95559369d4af8b2e32239b8bac52
MD5 315267fee39ba1fde74a2057bc721ed2
BLAKE2b-256 be8ba577055bc7efd90be568b3dcc45e9d9498d03d23c54f91c0dac715f1c5a3

See more details on using hashes here.

Supported by

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