Removes coturn and coturn-web integration from standard deployment in favor of deploying TURN infrastructure separately only if the selkies-gstreamer or selkies-vdi addon is used.
Added new feature that lets you pass arbitrary SRV records and global CIDR blocks to the NetworkPolicyData used in templates. This makes augmenting the NetworkPolicy more flexible and is utilized by the new TURN integration.
TODO:
[x] update selkies-vdi tutorial and automation to deploy TURN infrastructure on public and private GKE clusters from the selkies-gstreamer repo.
Closes #24
Depends on https://github.com/selkies-project/selkies-gstreamer/pull/8
Removes coturn and coturn-web integration from standard deployment in favor of deploying TURN infrastructure separately only if the selkies-gstreamer or selkies-vdi addon is used.
Added new feature that lets you pass arbitrary SRV records and global CIDR blocks to the NetworkPolicyData used in templates. This makes augmenting the NetworkPolicy more flexible and is utilized by the new TURN integration.
TODO: