Skip to main content

Python interface for Blackmagic Design HyperDeck recorders.

Project description

pyperdeck

Python interface for Blackmagic Design HyperDeck recorders.

Installation

pip install pyperdeck

Documentation

A full API reference and small walkthrough is available on Read the Docs.

Example

from pyperdeck import Hyperdeck

deck = Hyperdeck('192.168.0.100')

deck.preview()
deck.record('my_recording')

# ... some time later

deck.stop()
deck.output()
deck.play()

Additional Information

This is a work in progress and while it implements the vast majority of the HyperDeck Protocol, it does not do everything. Questions, comments, and contributions are welcome.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pyperdeck-0.0.1-py3-none-any.whl (11.2 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