Skip to content

Latest commit

 

History

History

geofencing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Geofencing

When a user joins a channel, Video SDK automatically connects them to the closest geographical region of Agora SD-RTN™. However, to meet the laws and regulations of your region, you may want to filter in or filter out connections to a specific geographical region. Agora geofencing enables you to control and customize data routing in your app by specifying the Agora SD-RTN™ region users connect to.

This sample project shows you how to enable Geofencing in your client.

Understand the code

For context on this sample, and a full explanation of the essential code snippets used in this project, read the Geofencing document for your product of interest:

For the UI implementation of this example, refer to GeofencingActivity.kt.

How to run this example

To see how to run this example, refer to the README in the root folder or one of the complete product guides.