Sample Applications and their source codes are available on Github to enable developers to understand how to build applications using Video API. Each of the sample application is developed to showcase a specific use case. Therefore, these applications methods may not cover every aspect of Video API, but helps you get started with coding quickly.

Follow Sample Apps listed on Sidebar to get more information about them and access Source Code published on Github.

Table of Contents

Overview

Video Applications has 2 components, viz. Application Server & Client End Applications. Some Sample Applications we shared with you have both Application Server & Client End Point Application, whereas others have only Client End Point Application. For you to try out Client End Only Applications, you would also require to get a Application Server Repository.

Demo Application Server

A Demo Application Server is available to try out Sample Applications. To use it, you must configure your applications to point to the Demo Server using your Project’s Credentials. Some applications come pre-configured to work with the Demo Application Server, while others may require manual updates for access.

  • Demo Server URL: https://demo.smartflomeet.ttns.in/
  • Pass your Credentials as Customer Header to HTTP Request as:
    • x-app-id: Your Application ID
    • x-app-key: Your Application Key

Sample Apps on Github

We shared Sample Applications on Github covering different use cases. You can go directly to our Github Page. Alternately, Follow Sample Apps listed on Sidebar of this page to get more information about them and access Source Code published on Github from there.