Wowza Community

Update query string on running LiveStreamRepeater before reconnect

In my origin/edge setup, I’m authenticating edge connections with a time sensitive token included in the repeater query string sent by the edge. If the repeater times out and reconnects the same query string is sent, at which point my token may have expired.

How can I update the query string on an active repeater after a disconnect event? I can’t seem to find anything in the mediacaster API for that.