Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated ffmpeg download source URL for newer ffmpeg version #369

Merged
merged 1 commit into from
Mar 7, 2022

Conversation

pitfisher
Copy link
Contributor

@pitfisher pitfisher commented Feb 3, 2022

This updates the version of FFmpeg used in pyCA's containers to support additional protocols.
This uses the static binaries built by John Van Sickle.

This fixes #368

@coveralls
Copy link

coveralls commented Feb 4, 2022

Coverage Status

Coverage remained the same at 90.776% when pulling c38aab8 on petrohiv:main into e9b538d on opencast:main.

@lkiesow lkiesow merged commit 576d439 into opencast:main Mar 7, 2022
lkiesow added a commit to lkiesow/pyCA that referenced this pull request Mar 9, 2022
New Features
------------

* Ad-hoc Recordings by @lkiesow in opencast#378

Fixes
-----

* Lower required Prometheus client version by @lkiesow in opencast#345
* Missing steps in installation documentation by @lkiesow in opencast#346
* Development command for starting all parts of pyCA by @lkiesow in opencast#347
* Document how to configure a continuous preview by @kristofkeppens in opencast#355
* Fix Silently Discarding Data by @lkiesow in opencast#377
* Updated FFmpeg download source URL for newer FFmpeg version by @pitfisher in opencast#369
* Ensure Default Reload Interval by @lkiesow in opencast#379

Tests
-----

* Run Bandit Tests by @lkiesow in opencast#348
* User Interface Tests by @lkiesow in opencast#354
* Fix Event Modification Test Data by @lkiesow in opencast#380

The release also includes several updated libraries.

**Full Changelog**: opencast/pyCA@v4.4...v4.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update ffmpeg version in Dockerfile
3 participants