tiny-pilot / ansible-role-ustreamer

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

H264: import Janus-logic from `ansible-role-tinypilot` #69

Closed jotaen4tinypilot closed 2 years ago

jotaen4tinypilot commented 2 years ago

As discussed, we wanted to go with “solution 3”, which is to fold over the Janus-related logic from ansible-role-tinypilot to ansible-role-ustreamer. That way, ansible-role-ustreamer fully controls the Janus service, and is able to restart it after configuration changes. This is needed for applying an H264 bitrate change.

Notes:

(See corresponding PR in ansible-role-tinypilot.)

Review on CodeApprove