tiny-pilot / tinypilot

Use your Raspberry Pi as a browser-based KVM.
https://tinypilotkvm.com
MIT License
3.01k stars 252 forks source link

Hardcode h264 parameters #1570

Closed mtlynch closed 1 year ago

mtlynch commented 1 year ago

We have three Ansible vars related to uStreamer's H264 settings that can be deleted and replaced with hardcoded values:

Deleting these vars impacts a few files:

Background

See the Ansible-to-Debian refactoring doc. You should already have done an Ansible-to-Debian refactoring PR before taking on this one.