Native App Sample Client
This sample app demonstrates the usage of PolyOS API. It shows basic usage of the following PolyOS functionalities.
Querying and listening for changes of any settings from Poly codec (Using
IPolySettingsService
)Querying and listening for camera changes (Using
IPolyCameraService
)Controlling Camera - PTZ and Presets
Toggle mute, and listening for mute changes (Using
IPolyAudioService
)Sending and receiving messages for the matching codec/controller app (Using
IPolyRoomService
)
You can install the sample app on a Primary device or on a Secondary controller device. It works the same way on both.
Setup
Import the Sample Client to your Android Project.
Files
Please contact todd.page@poly.com for access to this application