Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tuya/tuya-webrtc-android-demo


https://github.com/tuya/tuya-webrtc-android-demo

tuya

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

>**Note**: This repository is inherited from the [old Tuya GitHub repository](https://github.com/TuyaInc/tuya_webrtc_android_demo), which will be deprecated soon. Use this repository for Android application development instead. You can change the existing remote repository URL. For more information, see [Tutorial](https://docs.github.com/en/free-pro-team@latest/github/using-git/changing-a-remotes-url).

1. Clone the code.

2. Modify the `clientId_`, `secret_`, `authCode_`, `deviceid_`, and `localkey`.

## Overview

Tuya Smart WebRTC provides a sample of how to connect an Android app to IP cameras by using WebRTC.

The following functions are included:

* APIs to support multiple functions, for example, to get tokens and MQTT login information.

* Messaging-related functions, such as MQTT login, message subscription, and message sending and receiving.

* The specific flow of the app to watch IPC video based on WebRTC.