OPEN RELAY PROJECT TURN SERVER: Please Migrate to API #22
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
implementar con timeout? o hacer que se cree la conexión webrtc y que se agregue el servidor turn asincronicamente?
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.