Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ingress invalid type #178

Open
Hollymingyi opened this issue Dec 6, 2023 · 3 comments
Open

ingress invalid type #178

Hollymingyi opened this issue Dec 6, 2023 · 3 comments

Comments

@Hollymingyi
Copy link

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?

@davidzhao
Copy link
Member

which version of Ingress are you running?

@Hollymingyi
Copy link
Author

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!

@biglittlebigben
Copy link
Contributor

Which version of the cli and livekit-server?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants