OPEN RELAY PROJECT TURN SERVER: Please Migrate to API #22

Closed
opened 2023-04-05 20:06:17 +00:00 by Nulo · 2 comments
Owner

Metered

Dear User,
We have introduced REST API to fetch the TURN Server credentials, and the domain relay.metered.ca will be deperecated soon.

The REST API returns the iceServers array that you can use in your code.

The iceServers array will have the TURN Server address and the credentials. The credentails and the TURN Server address will be only avaliable via the API.

Please migrate to using the REST API in your code instead of using the TURN Server credentials directly and using the address relay.metered.ca

You will also observe lower latency and much better performace when using the API, as the API will automatically returns the address of the nearest TURN Server.

To Use the API login to your Dashboard at https://dashboard.metered.ca -> TURN Server -> Add API KEY

After adding the API Key you will see insturctions on how to use the API Key in your code.

If you have any further questions, do reply to this email and we will be happy to help.

Regards,

Metered Video Team
© 2023 Next Path Software Consulting Inc. All rights reserved.

Next Path Sotware Consulting Inc
Brampton ON Canada L6X 4X3

Unsubscribe

Metered Dear User, We have introduced REST API to fetch the TURN Server credentials, and the domain relay.metered.ca will be deperecated soon. The REST API returns the iceServers array that you can use in your code. The iceServers array will have the TURN Server address and the credentials. The credentails and the TURN Server address will be only avaliable via the API. Please migrate to using the REST API in your code instead of using the TURN Server credentials directly and using the address relay.metered.ca You will also observe lower latency and much better performace when using the API, as the API will automatically returns the address of the nearest TURN Server. To Use the API login to your Dashboard at https://dashboard.metered.ca -> TURN Server -> Add API KEY After adding the API Key you will see insturctions on how to use the API Key in your code. If you have any further questions, do reply to this email and we will be happy to help. Regards, Metered Video Team © 2023 Next Path Software Consulting Inc. All rights reserved. Next Path Sotware Consulting Inc Brampton ON Canada L6X 4X3 Unsubscribe
Nulo added the
priority
1
label 2023-04-05 20:06:25 +00:00
Author
Owner

implementar con timeout? o hacer que se cree la conexión webrtc y que se agregue el servidor turn asincronicamente?

implementar con timeout? o hacer que se cree la conexión webrtc y que se agregue el servidor turn asincronicamente?
Author
Owner

intenté hacer esto hoy pero y-webrtc no tiene una forma obvia de agregar servidores después de crear el provider (issue) y el maravilloso metered.ca no cargaba.

intenté hacer esto hoy pero y-webrtc no tiene una forma obvia de agregar servidores después de crear el provider ([issue](https://github.com/yjs/y-webrtc/issues/45)) y el maravilloso metered.ca no cargaba.
Nulo referenced this issue from a commit 2023-04-22 21:53:01 +00:00
Nulo closed this issue 2023-04-22 21:53:01 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Nulo/schreiben#22
No description provided.