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

Stop function after connect to VPN #345

Closed
nizwar opened this issue Jun 8, 2021 · 1 comment
Closed

Stop function after connect to VPN #345

nizwar opened this issue Jun 8, 2021 · 1 comment

Comments

@nizwar
Copy link

nizwar commented Jun 8, 2021

I'm looking for a way to make it keep connected while network connection switched to VPN connection.

When i follow these instructions :
https://docs.agora.io/en/Voice/API%20Reference/flutter/rtc_engine/RtcEngine/setCloudProxy.html

it produce this error
Invalid argument: Instance of 'CloudProxyType' Agora

also i've follow these instructions :
https://docs.agora.io/en/Video/cloudproxy_native

and actually its work, i can join a channel with VPN after using it.

but in other cases is when User already join a channel, and then they switch to VPN connection, all suddenly stop function, its like i can't hear any user's voices

To Reproduce
Steps to reproduce the behavior:

  1. Join a channel
  2. Switch connection to VPN (User need rejoin the channel to make it work)
@github-actions
Copy link
Contributor

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please raise a new issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant