Skip to main content

Azcam extension to suuport a remote image server

Project description

azcam-imageserver

azcam-imageserver is an azcam extension which supports sending an image to a remote host running an image server which receives the image.

Installation

pip install azcam-imageserver

Or download from github: https://github.com/mplesser/azcam-imageserver.git.

Usage

from azcam_imageserver.sendimage import SendImage
sendimage = SendImage()
remote_imageserver_host = "10.0.0.1"
remote_imageserver_port = 6543
sendimage.set_remote_imageserver(remote_imageserver_host, remote_imageserver_port, "azcam")

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

azcam-imageserver-22.3.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

azcam_imageserver-22.3-py3-none-any.whl (8.3 kB view hashes)

Uploaded Python 3

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