l7mp / stunner

A Kubernetes media gateway for WebRTC. Contact: info@l7mp.io
https://l7mp.io
MIT License
742 stars 57 forks source link

Bug: Turncat cannot fetch turn URI #59

Closed davidkornel closed 1 year ago

davidkornel commented 1 year ago

Turncat command cannot fetch URI from the stunnerd-config config map This if clause never gets true. The way the CLI takes the listener's name is: k8s://stunner/stunnerd-config:udp-listener. In reality, the listener's name is not just udp-listener but stunner/udp-gateway/udp-listener.