Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

Enumeration members

Automatic

Automatic = 0

By default, SDK first attempts a direct connection to Agora SD-RTN™. If the attempt fails, Video SDK automatically falls back and sends media securely on TLS 443. This is best practice when you are not sure if your end users are behind a firewall. While transmitting media over TLS 443 may not provide as high quality as using UDP. a connection on TLS 443 works through most firewalls. Currently, this mode is only supported in electron.

TCP

TCP = 2

TCP proxy.

UDP

UDP = 1

UDP proxy.