Naveen Kommuri
Naveen Kommuri

Reputation: 406

Request APIS for Android Video Calling feature

I want to place an video calling feature in android application. So is there any free APIS are available or not. Please provide some valid APIS.

Upvotes: 2

Views: 326

Answers (1)

Deniz
Deniz

Reputation: 12530

use cross platform WebRTC Video Calling SDKs.

Video Calling code sample android along with associated documentation and API of quickbox is deprecated. instead use

http://quickblox.com/developers/VideoChat#SDK_.26_code_samples

"Video chat solution using the open-source technology WebRTC. It is intended for the organisation of streaming media data between browsers or other supporting it applications for peer-to-peer technology without any additional plugins."

Upvotes: 2

Related Questions