Skip to main content

A super lightweight streaming module using ZMQ

Project description

zeptron live streaming to any server / port using TCP

This package provides the code to stream from webcam, USB camera, or Raspberry Pi to any IP address and port number.

Installation

Simple install the package using:

pip install zeptron

Use

Then run it using the following command:

zeptron -i IP_ADDRESS -p PORT

The flags are as follows:

-i / --ip IP address of server, required

-p / --port Port of server, required, use 5555 as default

-r / --raspberry If streaming from Raspberry Pi, set to True, else do not use

Intended purpose

This library is intended to be used with the zeptron.co model-agnostic platform for using artificial intelligence models for computer vision, although you can use it for any project where you need a super low-latency, high definition feed and want to avoid paying Amazon ridiculous fees for using Amazon Kinesis Video

Credits

This package borrows heavily from:

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

zeptron-1.0.6.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

zeptron-1.0.6-py3-none-any.whl (4.0 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