Skip to main content

Opencast Capture Agent

Project description

Test pyCA GitHub Workflow Status Test Coverage LGPL-3 license

PyCA is a fully functional Opencast capture agent written in Python. It is free software licensed under the terms of the GNU Lesser General Public License.

The goals of pyCA are to be…

  • flexible for any kind of capture device

  • simplistic in code and functionality

  • nonrestrictive in terms of choosing capture software

PyCA can be run on almost any kind of devices: A regular PC equipped with capture cards, a server to capture network streams, small boards or embedded devices like the Raspberry Pi.

Python Versions

PyCA requires Python ≥ 3.6. Older versions of Python will not work.

Documentation

For a detailed installation guide, take a look at the PyCA documentation.

Quick Install for Experienced Users

PyCA is configured to use FFmpeg by default. Make sure to have it installed or adjust the configuration to use something else.

git clone https://github.com/opencast/pyCA.git
cd pyCA
python3 -m venv venv
. ./venv/bin/activate
pip install -r requirements.txt
npm ci
vim etc/pyca.conf <-- Edit the configuration
./start.sh

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

pyca-4.4.tar.gz (201.9 kB view details)

Uploaded Source

File details

Details for the file pyca-4.4.tar.gz.

File metadata

  • Download URL: pyca-4.4.tar.gz
  • Upload date:
  • Size: 201.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.7

File hashes

Hashes for pyca-4.4.tar.gz
Algorithm Hash digest
SHA256 8e62327e82f24b771b5c0592ab29d5579f08ec1737148783cb7487ae9e935fc0
MD5 e212e1294b2fb06357fd90bc11b67c06
BLAKE2b-256 7132412bb296601f6bed8e401636e1cb0e5f2fa726afea3da4d004699eb8c1fa

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