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

Add support for specifying connection string for Azure Uploader. #634

Open
Simrayz opened this issue Mar 12, 2024 · 0 comments
Open

Add support for specifying connection string for Azure Uploader. #634

Simrayz opened this issue Mar 12, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Simrayz
Copy link

Simrayz commented Mar 12, 2024

Is your feature request related to a problem? Please describe.
We are integrating livekit into our solution, and have been using Azurite for local testing. However, the azure adapter for the egress config does not support setting a connection string, and will always target https://%s.blob.core.windows.net/%s in uploader/azure.go.

Describe the solution you'd like
I would like to send a connection_string as a parameter to the upload config instead of both container_name and account_key when starting an egress service.

@Simrayz Simrayz added enhancement New feature or request help wanted Extra attention is needed labels Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant