You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dear author:
when i use ingress service , there are some issue as below:
param: ingressRequest := &livekit.CreateIngressRequest{
InputType: livekit.IngressInput_URL_INPUT,
Name: "ingress_" + name,
RoomName: room,
ParticipantIdentity: from,
ParticipantName: from,
Url: url,
}
result: {"error": "twirp error invalid_argument: invalid ingress type
could u please tell me what should i do to resolve them?
The text was updated successfully, but these errors were encountered:
dear david,
docker hub pull latest,1.2.1 and 1.1.0 ,i tried them all,cant solve the problem. also,could u tell me how to sovle the latency about rtmp egress and egress,now when i try to connect sip endpoint ,the latency is more then 9s,thank you!
dear author:
when i use ingress service , there are some issue as below:
param: ingressRequest := &livekit.CreateIngressRequest{
InputType: livekit.IngressInput_URL_INPUT,
Name: "ingress_" + name,
RoomName: room,
ParticipantIdentity: from,
ParticipantName: from,
Url: url,
}
result: {"error": "twirp error invalid_argument: invalid ingress type
could u please tell me what should i do to resolve them?
The text was updated successfully, but these errors were encountered: