tiny-pilot / ansible-role-ustreamer

Ansible role for µStreamer streaming service
MIT License
9 stars 13 forks source link

Drop support for uStreamer 4.x and Debian 10 #105

Closed jotaen4tinypilot closed 1 year ago

jotaen4tinypilot commented 1 year ago

Resolves https://github.com/tiny-pilot/ansible-role-ustreamer/issues/99.

This PR drops support for uStreamer 4.x and Debian 10. This implies abandoning support for the OMX encoder, which was uStreamer-4-only. Review on CodeApprove

jotaen4tinypilot commented 1 year ago

@mtlynch do we need to adjust our Github settings? As of this PR, we’d only have one unified build job, rather than two distinct build-default (for uStreamer 5) and build-legacy (for uStreamer 4).

Screenshot 2023-05-04 at 21 39 52
mtlynch commented 1 year ago

do we need to adjust our Github settings? As of this PR, we’d only have one unified build job, rather than two distinct build-default (for uStreamer 5) and build-legacy (for uStreamer 4).

Yep, I've just updated to get rid of the old jobs.

jotaen4tinypilot commented 1 year ago

@mtlynch shall we cut a new release and bump Pro’s Ansible requirement? Not sure what our policy is here, since this is a non-functional change for Pro.

mtlynch commented 1 year ago

Sure! Just created a PR: https://github.com/tiny-pilot/tinypilot-pro/pull/891