Azure / gen-cv

Vision AI Solution Accelerator
MIT License
383 stars 200 forks source link

Question: about ICE_CONNECTION_STRING #18

Closed HappyGroupHub closed 3 months ago

HappyGroupHub commented 3 months ago

In ./avatar/interactive./README.md, It've noted that you'll need to fill in the credentials in local.settings.json However, I'm curious about how can I retrieve the last input ICE_CONNECTION_STRING ? Which Azure resouce credentials is this in? Thanks.

Cuz tihs error occurs while I'm trying to run the solution locally, and I assume it's caused by this. [api] Exception: ValueError: Invalid connection string. You can get the connection string from your resource page in the Azure Portal. The format should be as follows: endpoint=https://<ResourceUrl>/;accesskey=<KeyValue>

HappyGroupHub commented 3 months ago

Update:

Just figure out that the ICE_CONNECTION_STRING can be found in Communication Service