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

Support setCloudProxy() on web #2053

Open
sunweiyang opened this issue Oct 21, 2024 · 1 comment
Open

Support setCloudProxy() on web #2053

sunweiyang opened this issue Oct 21, 2024 · 1 comment

Comments

@sunweiyang
Copy link

We have an enterprise customer that requires Agora Cloud Proxy's Force UDP mode for the web browser version of our Flutter Agora app. It's currently not supported (see logs excerpt below). When will setCloudProxy() be supported? Or at the very least, is there a monkeypatch or workaround that we can do to enable this?

[3:07:41 PM:082][Iris log]:[callIrisApiAsync][start] {"event":"RtcEngine_setCloudProxy_39d115e","data":"{\"proxyType\":1}","data_size":15,"result":"","length":[],"buffer_count":0}
[3:07:41 PM:082][Iris warning]:RtcEngine_setCloudProxy_39d115e not supported in this platform!
@sunweiyang sunweiyang changed the title Suppor setCloudProxy() on web Support setCloudProxy() on web Oct 21, 2024
@littleGnAl
Copy link
Collaborator

Thanks for your report, we will support it in the future.

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

No branches or pull requests

3 participants
@littleGnAl @sunweiyang and others