Description
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.
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 8 | x86_64 (55)* | EPEL 8 (348 downloads) |
EPEL 9 | x86_64 (26)* | EPEL 9 (39 downloads) |
Fedora 38 | aarch64 (10)*, i386 (9)*, x86_64 (10)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (12)*, i386 (11)*, x86_64 (10)* | Fedora 39 (34 downloads) |
Fedora 40 | aarch64 (1)*, i386 (2)*, x86_64 (2)* | Fedora 40 (21 downloads) |
Fedora 41 | aarch64 (0)*, i386 (0)*, x86_64 (0)* | Fedora 41 (10 downloads) |
Fedora rawhide | aarch64 (23)*, i386 (19)*, x86_64 (23)* | Fedora rawhide (129 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable lkiesow/pyca
More info about enabling Copr repositories