linked device, device tasks and certs in database
This commit is contained in:
@@ -227,7 +227,7 @@ func (h *MediaMTXHandler) StartStreamPayload(guid string) (string, error) {
|
||||
return "", err
|
||||
}
|
||||
whip := fmt.Sprintf("%s/whip/%s?token=%s",
|
||||
strings.TrimRight(h.cfg.WebRTCBaseURL, "/"),
|
||||
strings.TrimRight(h.cfg.PublicBaseURL, "/"),
|
||||
path,
|
||||
url.QueryEscape(tok),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user